mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: incremental send after moving directories around
Test that an incremental send operation works after doing radical changes in the directory hierarchy that involve switching the inode that directory entries point to. This test exercises scenarios used to fail in btrfs and are fixed by the following patches for the linux kernel: "Btrfs: send, fix failure to move directories with the same name around" "Btrfs: incremental send, fix invalid paths for rename operations" 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:
@@ -129,3 +129,4 @@
|
||||
124 auto replace
|
||||
125 auto replace
|
||||
126 auto quick qgroup
|
||||
127 auto quick send
|
||||
|
||||
Reference in New Issue
Block a user