]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/012: Enable test to be executed on non-4k block size filesystems
authorChandan Rajendra <chandan@linux.vnet.ibm.com>
Mon, 26 Dec 2016 17:32:32 +0000 (23:02 +0530)
committerEryu Guan <eguan@redhat.com>
Wed, 28 Dec 2016 11:35:47 +0000 (19:35 +0800)
commitf7a52fc6db347a7b2dade6bc13dac07040f73497
tree5b505c0622abf11a477739e6f935891792c138b1
parent2333197d308e0674aefb90620a833cb7e0ee6b6e
btrfs/012: Enable test to be executed on non-4k block size filesystems

To get the test to work on non-4k block sized filesystems, this
commit obtains the block size of the Btrfs filesystem from
$TEST_DIR.

Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/btrfs/012