mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
reflink: test CoW operations against the source file
Ensure that CoW operations against shared blocks in the source file work correctly. v2: remove filefrag dependencies Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
QA output created by 284
|
||||
Format and mount
|
||||
Create the original files
|
||||
Compare files
|
||||
bdbcf02ee0aa977795a79d25fcfdccb1 SCRATCH_MNT/test-284/file1
|
||||
ce2023f765eba19677517c511886d5c9 SCRATCH_MNT/test-284/file3
|
||||
bdbcf02ee0aa977795a79d25fcfdccb1 SCRATCH_MNT/test-284/file1.chk
|
||||
CoW across the transition
|
||||
Compare files
|
||||
2dc2b131303b2f70ddb480778caac8b7 SCRATCH_MNT/test-284/file1
|
||||
ce2023f765eba19677517c511886d5c9 SCRATCH_MNT/test-284/file3
|
||||
2dc2b131303b2f70ddb480778caac8b7 SCRATCH_MNT/test-284/file1.chk
|
||||
Reference in New Issue
Block a user