mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: test incremental send with compression and extent cloning
Test that an incremental send/receive operation will not fail when the destination filesystem has compression enabled and the source filesystem has a 4K extent at a file offset 0 that is not compressed and that is shared. This currently fails on btrfs and is fixed by the following patch for the linux kernel: "Btrfs: incremental send, fix emission of invalid clone 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:
@@ -151,3 +151,4 @@
|
||||
146 auto quick
|
||||
147 auto quick send
|
||||
148 auto quick rw
|
||||
149 auto quick send compress
|
||||
|
||||
Reference in New Issue
Block a user