btrfs: incremental send after moving a directory
authorFilipe Manana <fdmanana@suse.com>
Thu, 12 Jan 2017 03:13:37 +0000 (03:13 +0000)
committerEryu Guan <eguan@redhat.com>
Fri, 20 Jan 2017 12:05:56 +0000 (20:05 +0800)
commit7cf665d9a42285ae177501eb7906f1fd0f772616
treefeeca9667d0b69ca9c49f3e997e897d538c7e0a7
parent6fc65f42eb9b1c32d156f78127e5ab702695d80a
btrfs: incremental send after moving a directory

Test that an incremental send operation works after moving a
directory into a new parent directory, deleting its previous parent
directory and creating a new inode that has the same inode number as
the old parent.

This issue is fixed by the following patch for the linux kernel:

  "Btrfs: incremental send, do not delay rename when parent inode is new"

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