]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
ext4/021: Work with 64k block size
authorChandan Rajendra <chandan@linux.vnet.ibm.com>
Fri, 23 Nov 2018 05:59:30 +0000 (11:29 +0530)
committerEryu Guan <guaneryu@gmail.com>
Fri, 23 Nov 2018 07:13:03 +0000 (15:13 +0800)
commit15b13f7fcb85ad0f8ce4ffe582b4bbdb07be7f84
treedf91c58998120f91cc6e780051d38afd61899beb
parent6b06a9bb6fb01e9bedfde6e20df2bcc7732660d6
ext4/021: Work with 64k block size

For 64k blocksize, 10MiB as the filesystem size isn't sufficient to have
a journal included. Hence this commit computes the test FS size based on
the block size of the underlying filesystem.

Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/ext4/021