Files
apfstests/tests/btrfs/028.out
T
Koen De Wit 9b48c972a9 btrfs: moving and deleting sparse copies on btrfs
Moving and deleting cloned ("reflinked") files on btrfs:
   - Create a file and a reflink
   - Move both to a directory
   - Delete the original (moved) file, check that the copy still exists.

[sandeen: mostly cosmetic changes]

Signed-off-by: Koen De Wit <koen.de.wit@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2014-01-20 13:56:36 +11:00

8 lines
378 B
Plaintext

QA output created by 028
Create the original files and reflink dirs
Move orig & reflink copy to subdir and md5sum:
42d69d1a6d333a7ebdf64792a555e392 TEST_DIR/test-028/subdir/original_moved
42d69d1a6d333a7ebdf64792a555e392 TEST_DIR/test-028/subdir/copy_moved
remove orig from subdir and md5sum reflink copy:
42d69d1a6d333a7ebdf64792a555e392 TEST_DIR/test-028/subdir/copy_moved