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:
Filipe Manana
2017-08-10 22:55:40 +01:00
committed by Eryu Guan
parent 70076b9394
commit 80bd724d02
3 changed files with 128 additions and 0 deletions
+1
View File
@@ -151,3 +151,4 @@
146 auto quick
147 auto quick send
148 auto quick rw
149 auto quick send compress