mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: truncating mixed written/unwritten XFS realtime extent
The only XFS-specific part of this test is the setup, so we can make the rest a generic test. It's slow, though, as it needs to write 8GB to convert a big unwritten extent to written. Signed-off-by: Omar Sandoval <osandov@fb.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -592,3 +592,4 @@
|
||||
587 auto quick rw prealloc
|
||||
588 auto quick log clone
|
||||
589 auto mount
|
||||
590 auto prealloc preallocrw
|
||||
|
||||
Reference in New Issue
Block a user