mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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>
This commit is contained in:
@@ -135,3 +135,4 @@
|
||||
131 auto quick
|
||||
132 auto enospc
|
||||
133 auto quick send
|
||||
134 auto quick send
|
||||
|
||||
Reference in New Issue
Block a user