mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
be6122971f
Test that sending a snapshot received from a different filesystem is
possible for both full and incremental send operations.
This used to work until the linux kernel release 4.2, but a commit [1] in
that release introduced a regression which did not allow this anymore.
The regression is fixed by the linux kernel patch titled:
"btrfs: fix resending received snapshot with parent"
[1] 37b8d27de5d0 ("Btrfs: use received_uuid of parent during send")
Cc: Josef Bacik <jbacik@fb.com>
Cc: Robin Ruede <rruede+git@gmail.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
15 lines
667 B
Plaintext
15 lines
667 B
Plaintext
QA output created by 111
|
|
wrote 32768/32768 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
wrote 4096/4096 bytes at offset 4096
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
File digests in the first filesystem:
|
|
c28418534a020122aca59fd3ff9581b5 SCRATCH_MNT/snap1/foo
|
|
b93cf657bd4e3fa6f6a7f3d1142fd691 SCRATCH_MNT/snap2/foo
|
|
File digests in the second filesystem:
|
|
c28418534a020122aca59fd3ff9581b5 SCRATCH_MNT/snap1/foo
|
|
b93cf657bd4e3fa6f6a7f3d1142fd691 SCRATCH_MNT/snap2/foo
|
|
File digests in the third filesystem:
|
|
c28418534a020122aca59fd3ff9581b5 SCRATCH_MNT/snap1/foo
|
|
b93cf657bd4e3fa6f6a7f3d1142fd691 SCRATCH_MNT/snap2/foo
|