]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/009: don't run for btrfs if PAGE_SIZE > 4096
authorMark Fasheh <mfasheh@suse.de>
Tue, 29 May 2018 22:34:30 +0000 (00:34 +0200)
committerEryu Guan <guaneryu@gmail.com>
Sun, 3 Jun 2018 14:16:15 +0000 (22:16 +0800)
commit2f194e4e820e6acfcfdadf9f488a162b22db9d86
tree7a789c71b3998b4c5778ac5135f5a81e7b01367b
parent41b082680737cd2aeda248db70666c66afebac41
generic/009: don't run for btrfs if PAGE_SIZE > 4096

Btrfs has the same issue as XFS here in that the extent layout on a
> 4096 page size system will not match what is reflected in the test
output.

Signed-off-by: Mark Fasheh <mfasheh@suse.de>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/009