mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: test that send can issue clone operations within the same file
Verify that both full and incremental send operations can issue clone operations when a file has extents that are shared with itself (at different offsets of course). This currently fails on btrfs but is addressed by a patch for the kernel titled: "Btrfs: send, allow clone operations within the same file" Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -202,3 +202,4 @@
|
||||
197 auto quick volume
|
||||
198 auto quick volume
|
||||
199 auto quick trim
|
||||
200 auto quick send clone
|
||||
|
||||
Reference in New Issue
Block a user