]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/057: use _scratch_mkfs_sized to set filesystem size
authorNaohiro Aota <naohiro.aota@wdc.com>
Wed, 11 Aug 2021 15:12:27 +0000 (00:12 +0900)
committerEryu Guan <guaneryu@gmail.com>
Sun, 15 Aug 2021 15:25:25 +0000 (23:25 +0800)
commitfc5dc62bdd5da39510ad839e2224307c9216bc98
tree6fdd26fcff776c24d9d7c3bbaea22314abf87ca3
parent40360a4264d40ccf7dd094e446307567839547e6
btrfs/057: use _scratch_mkfs_sized to set filesystem size

Btrfs/057 is using _scratch_mkfs directly to set filesystem size. This
can be _scratch_mkfs_sized instead, to go through several
checks (e.g., minimal filesystem size check).

Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/btrfs/057