]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: add regression test for incremental send
authorFilipe David Borba Manana <fdmanana@gmail.com>
Tue, 18 Feb 2014 10:18:20 +0000 (21:18 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 18 Feb 2014 10:18:20 +0000 (21:18 +1100)
commit4eb876c37182f73a6ae570ade7e0a43bb0382800
tree4903377c202f239f13fac0215f3cbd2908b8d5b7
parent8350a0bb0588aa9422db9675895a7fd3a0fc4b9e
btrfs: add regression test for incremental send

Test for a btrfs incremental send issue where we end up sending a
wrong section of data from a file extent if the corresponding file
extent is compressed and the respective file extent item has a non
zero data offset.

Fixed by the following linux kernel btrfs patch:

   Btrfs: use right clone root offset for compressed extents

Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/rc
tests/btrfs/038 [new file with mode: 0755]
tests/btrfs/038.out [new file with mode: 0644]
tests/btrfs/group