diff options
Diffstat (limited to 'fs/partitions/ldm.h')
-rw-r--r-- | fs/partitions/ldm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/partitions/ldm.h b/fs/partitions/ldm.h index d2e6a304693..80f63b5fdd9 100644 --- a/fs/partitions/ldm.h +++ b/fs/partitions/ldm.h @@ -68,7 +68,7 @@ struct parsed_partitions; #define VBLK_SIZE_DSK3 12 #define VBLK_SIZE_DSK4 45 #define VBLK_SIZE_PRT3 28 -#define VBLK_SIZE_VOL5 59 +#define VBLK_SIZE_VOL5 58 /* component types */ #define COMP_STRIPE 0x01 /* Stripe-set */ |