mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
80bd724d02
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>
15 lines
614 B
Plaintext
15 lines
614 B
Plaintext
QA output created by 149
|
|
wrote 4096/4096 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
linked 4096/4096 bytes at offset 8192
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
At subvol SCRATCH_MNT/mysnap1
|
|
At subvol SCRATCH_MNT/mysnap2
|
|
File digests in the original filesystem:
|
|
1696b8fe138e867797eb6683cf13d99c SCRATCH_MNT/mysnap1/foobar
|
|
28feb14349a6f6c67a11967278ed7359 SCRATCH_MNT/mysnap2/foobar
|
|
At subvol mysnap1
|
|
File digests in the new filesystem:
|
|
1696b8fe138e867797eb6683cf13d99c SCRATCH_MNT/mysnap1/foobar
|
|
28feb14349a6f6c67a11967278ed7359 SCRATCH_MNT/mysnap2/foobar
|