mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
5a7abc0f09
Move the cp --reflink tests from btrfs/ to generic/ since xfs now supports that ioctl. 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>
26 lines
1.4 KiB
Plaintext
26 lines
1.4 KiB
Plaintext
QA output created by 111
|
|
Create the original files and reflink dirs
|
|
Original md5sums:
|
|
42d69d1a6d333a7ebdf64792a555e392 TEST_DIR/test-111/original/file1
|
|
ca390545f0aedb54b808d6128c56a7dd TEST_DIR/test-111/original/subdir/file2
|
|
42d69d1a6d333a7ebdf64792a555e392 TEST_DIR/test-111/copy1/file1
|
|
ca390545f0aedb54b808d6128c56a7dd TEST_DIR/test-111/copy1/subdir/file2
|
|
42d69d1a6d333a7ebdf64792a555e392 TEST_DIR/test-111/copy2/file1
|
|
ca390545f0aedb54b808d6128c56a7dd TEST_DIR/test-111/copy2/subdir/file2
|
|
Overwrite original/file1 and original/subdir/file2 with new data
|
|
md5sums now:
|
|
260f6785c0537fd12582dcae28a3c1a9 TEST_DIR/test-111/original/file1
|
|
b8d91fb600f6f2191f2ba66665374860 TEST_DIR/test-111/original/subdir/file2
|
|
42d69d1a6d333a7ebdf64792a555e392 TEST_DIR/test-111/copy1/file1
|
|
ca390545f0aedb54b808d6128c56a7dd TEST_DIR/test-111/copy1/subdir/file2
|
|
42d69d1a6d333a7ebdf64792a555e392 TEST_DIR/test-111/copy2/file1
|
|
ca390545f0aedb54b808d6128c56a7dd TEST_DIR/test-111/copy2/subdir/file2
|
|
Overwrite copy1/file1 and copy1/subdir/file2 with new data
|
|
md5sums now:
|
|
260f6785c0537fd12582dcae28a3c1a9 TEST_DIR/test-111/original/file1
|
|
b8d91fb600f6f2191f2ba66665374860 TEST_DIR/test-111/original/subdir/file2
|
|
b20229a003e3985c4b0e6806abcd6642 TEST_DIR/test-111/copy1/file1
|
|
b815b24069db14e0a3a07169fd563e93 TEST_DIR/test-111/copy1/subdir/file2
|
|
42d69d1a6d333a7ebdf64792a555e392 TEST_DIR/test-111/copy2/file1
|
|
ca390545f0aedb54b808d6128c56a7dd TEST_DIR/test-111/copy2/subdir/file2
|