]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: simple sparse copy testcase for btrfs
authorKoen De Wit <koen.de.wit@oracle.com>
Mon, 20 Jan 2014 02:56:34 +0000 (13:56 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 20 Jan 2014 02:56:34 +0000 (13:56 +1100)
commitc8d9f1963807018b1c65fbbc9c1f01931114914b
tree329364ca6b002ee743217054dfe105af5a01df7d
parenta050cb00c78f8020c76ed6e20800ddaf15a0dd25
btrfs: simple sparse copy testcase for btrfs

Tests file clone functionality of btrfs ("reflinks"):
   - Reflink a file
   - Reflink the reflinked file
   - Modify the original file
   - Modify the reflinked file

[sandeen: add helpers, make several mostly-cosmetic
 changes to the original testcase]

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>
common/rc
tests/btrfs/026 [new file with mode: 0644]
tests/btrfs/026.out [new file with mode: 0644]
tests/btrfs/group