mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
034744b823
Test that an incremental send operation works correctly when an inode A is renamed, a new hard link added to it and some other inode B is renamed to the old name of inode A. The btrfs bug is fixed by the following patch for the linux kernel: "Btrfs: send, fix invalid path after renaming and linking file" Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>