]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: sparse copy of a directory tree on btrfs
authorKoen De Wit <koen.de.wit@oracle.com>
Mon, 20 Jan 2014 02:56:36 +0000 (13:56 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 20 Jan 2014 02:56:36 +0000 (13:56 +1100)
commit890bc119748f41e595064b43cc4e947b3bba62ab
tree828327f2eff438e2356714f4a0cad17c471cee31
parentc8d9f1963807018b1c65fbbc9c1f01931114914b
btrfs: sparse copy of a directory tree on btrfs

Tests file clone functionality of btrfs ("reflinks") on directory trees.
   - Create directory and subdirectory, each having one file
   - Create 2 recursive reflinked copies of the tree
   - Modify the original files
   - Modify one of the copies

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