]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: test fsx with extent size hints set on a realtime file
authorDarrick J. Wong <djwong@kernel.org>
Wed, 15 Sep 2021 23:42:14 +0000 (16:42 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sun, 26 Sep 2021 13:01:52 +0000 (21:01 +0800)
commitdf4ffa35bf5a813603cc8042889b4d7941ccc841
treebe1c5385400e096c30e3e41939d8a035a8486a5b
parent9059da865899b99c7d69413dc56dedae3fe25e9c
xfs: test fsx with extent size hints set on a realtime file

This is a regression test for the two realtime allocator bug fixes:

xfs: adjust rt allocation minlen when extszhint > rtextsize
xfs: retry allocations when locality-based search fails

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/187 [new file with mode: 0755]
tests/xfs/187.out [new file with mode: 0644]