mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs: test mkfs min log size calculation w/ rt volumes
In "mkfs: set required parts of the realtime geometry before computing log geometry" we made sure that mkfs set up enough of the fs geometry to compute the minimum xfs log size correctly when formatting the filesystem. This is the regression test for that issue. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
f99e436241
commit
cef0ac422b
@@ -140,6 +140,7 @@
|
||||
140 auto clone
|
||||
141 auto log metadata
|
||||
142 auto quick rw attr realtime
|
||||
143 auto quick realtime mount
|
||||
148 auto quick fuzzers
|
||||
149 auto quick growfs
|
||||
164 rw pattern auto prealloc quick
|
||||
|
||||
Reference in New Issue
Block a user