]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: incremental send after replacing directory
authorFilipe Manana <fdmanana@suse.com>
Thu, 12 Jan 2017 03:13:50 +0000 (03:13 +0000)
committerEryu Guan <eguan@redhat.com>
Fri, 20 Jan 2017 12:05:56 +0000 (20:05 +0800)
commit8485d738b418eb114335f279b3271b78c4409502
treeb5dcc4cc360e533376e056cb9c0e9991526ea7a3
parent7cf665d9a42285ae177501eb7906f1fd0f772616
btrfs: incremental send after replacing directory

Test that an incremental send operation works when in both snapshots
there are two directory inodes that have the same number but
different generations and have an entry with the same name that
corresponds to different inodes in each snapshot.

The btrfs issue is fixed by the following patch for the linux kernel:

  "Btrfs: incremental send, do not issue invalid rmdir operations"

Signed-off-by: Robbie Ko <robbieko@synology.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/btrfs/135 [new file with mode: 0755]
tests/btrfs/135.out [new file with mode: 0644]
tests/btrfs/group