mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fstests: test btrfs send for reflinked files
Test that a send operation works correctly with reflinked files (cloned extents which multiple files point to). The btrfs issue was fixed by the linux kernel patch titled: "Btrfs: send, fix file corruption due to incorrect cloning operations" Signed-off-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
08a516f979
commit
f1b304ab97
@@ -110,3 +110,4 @@
|
||||
105 auto quick send
|
||||
106 auto quick clone compress
|
||||
107 auto quick prealloc
|
||||
108 auto quick send clone
|
||||
|
||||
Reference in New Issue
Block a user