mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
reflink: test xfs cow behavior when the filesystem crashes
Use the extent size hint to force leftover CoW reservations then crash the filesystem to see how recovery works. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
QA output created by 212
|
||||
Format and mount
|
||||
Create the original files
|
||||
Compare files
|
||||
7202826a7791073fe2787f0c94603278 SCRATCH_MNT/test-212/file1
|
||||
7202826a7791073fe2787f0c94603278 SCRATCH_MNT/test-212/file2
|
||||
7202826a7791073fe2787f0c94603278 SCRATCH_MNT/test-212/file2.chk
|
||||
CoW and leave leftovers
|
||||
Crash and recover
|
||||
Compare files
|
||||
7202826a7791073fe2787f0c94603278 SCRATCH_MNT/test-212/file1
|
||||
83feff041c88d5c746837552399dc27d SCRATCH_MNT/test-212/file2
|
||||
83feff041c88d5c746837552399dc27d SCRATCH_MNT/test-212/file2.chk
|
||||
Reference in New Issue
Block a user