diff options
author | 2016-06-16 22:07:58 +0530 | |
---|---|---|
committer | 2016-06-17 18:32:49 +0200 | |
commit | dd5c93111dc9d26e038ac437f7a403d617e82c62 (patch) | |
tree | 0e2bedc70d8b60958fb49fcb3392e95efacf39eb /scripts/gdb/linux/utils.py | |
parent | btrfs: remove build fixup for qgroup_account_snapshot (diff) | |
download | linux-rng-dd5c93111dc9d26e038ac437f7a403d617e82c62.tar.xz linux-rng-dd5c93111dc9d26e038ac437f7a403d617e82c62.zip |
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
Older btrfs-progs/mkfs.btrfs sets 4096 as the stripesize. Hence
restricting stripesize to be equal to sectorsize would cause super block
validation to return an error on architectures where PAGE_SIZE is not
equal to 4096.
Hence as a workaround, this commit allows stripesize to be set to 4096
bytes.
Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions