mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
reflink: test the various fallocate modes
Check that the variants of fallocate (allocate, punch, zero range, collapse range, insert range) do the right thing when they're run against a range of reflinked blocks. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
6a4e8b81d9
commit
c84e01bac3
@@ -0,0 +1,19 @@
|
||||
QA output created by 147
|
||||
Create the original files
|
||||
856bb58abaf1ac79aa1aa45b7de7218b TEST_DIR/test-147/file1
|
||||
856bb58abaf1ac79aa1aa45b7de7218b TEST_DIR/test-147/file2
|
||||
856bb58abaf1ac79aa1aa45b7de7218b TEST_DIR/test-147/file3
|
||||
856bb58abaf1ac79aa1aa45b7de7218b TEST_DIR/test-147/file4
|
||||
2b0921503c9f661b7690ac5b42f01f97 TEST_DIR/test-147/file2.chk
|
||||
c424badbaad621c331a8ef213b78ac2a TEST_DIR/test-147/file3.chk
|
||||
33b4940294a1d94bee813907d6105ff7 TEST_DIR/test-147/file4.chk
|
||||
finsert files
|
||||
Compare files
|
||||
856bb58abaf1ac79aa1aa45b7de7218b TEST_DIR/test-147/file1
|
||||
2b0921503c9f661b7690ac5b42f01f97 TEST_DIR/test-147/file2
|
||||
c424badbaad621c331a8ef213b78ac2a TEST_DIR/test-147/file3
|
||||
33b4940294a1d94bee813907d6105ff7 TEST_DIR/test-147/file4
|
||||
2b0921503c9f661b7690ac5b42f01f97 TEST_DIR/test-147/file2.chk
|
||||
c424badbaad621c331a8ef213b78ac2a TEST_DIR/test-147/file3.chk
|
||||
33b4940294a1d94bee813907d6105ff7 TEST_DIR/test-147/file4.chk
|
||||
Compare against check files
|
||||
Reference in New Issue
Block a user