search for: btrfs_boot_area_a_size

Displaying 1 result from an estimated 1 matches for "btrfs_boot_area_a_size".

2014 May 21
0
[syslinux:master] btrfs: fix typo in definition of BTRFS_ADV_OFFSET
...b/extlinux/main.c > @@ -86,7 +86,8 @@ > #define BTRFS_SUBVOL_MAX 256 /* By btrfs specification */ > static char subvol[BTRFS_SUBVOL_MAX]; > > -#define BTRFS_ADV_OFFSET (BOOT_AREA_A_OFFSET + BOOT_AREA_A_SIZE - 2*ADV_SIZE) > +#define BTRFS_ADV_OFFSET (BTRFS_BOOT_AREA_A_OFFSET + BTRFS_BOOT_AREA_A_SIZE \ > + - 2*ADV_SIZE) > > /* > * Get the size of a block device Groeten Geert Stappers -- Leven en laten leven