Files
apfstests/tests/btrfs/110.out
T
Filipe Manana a2bfff4d6c btrfs: send/receive across different filesystems
Test that sending and receiving snapshots across different filesystems
works for full and incremental send operations.

This used to fail before the linux kernel release 4.2. The linux kernel
commit that fixed this issue was the following:

  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>
2015-10-14 14:19:34 +11:00

15 lines
696 B
Plaintext

QA output created by 110
wrote 32768/32768 bytes at offset 0
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
File digest in the first filesystem, first snapshot:
c28418534a020122aca59fd3ff9581b5 SCRATCH_MNT/snap1/foo
File digest in the second filesystem, first snapshot:
c28418534a020122aca59fd3ff9581b5 SCRATCH_MNT/snap1/foo
wrote 4096/4096 bytes at offset 4096
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
File digest in the second filesystem, second snapshot:
b93cf657bd4e3fa6f6a7f3d1142fd691 SCRATCH_MNT/snap2/foo
File digests in the third filesystem:
c28418534a020122aca59fd3ff9581b5 SCRATCH_MNT/snap1/foo
b93cf657bd4e3fa6f6a7f3d1142fd691 SCRATCH_MNT/snap2/foo