mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
df949b94f0
Test that an incremental send operation produces correct results if a file that has a prealloc (unwritten) extent beyond its EOF gets a hole punched in a section of that prealloc extent. This test is motivated by a bug found in btrfs which is fixed by a patch for the linux kernel titled: "Btrfs: send, fix incorrect file layout after hole punching beyond eof" Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
14 lines
541 B
Plaintext
14 lines
541 B
Plaintext
QA output created by 169
|
|
wrote 1048576/1048576 bytes at offset 0
|
|
XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
Create a readonly snapshot of 'SCRATCH_MNT' in 'SCRATCH_MNT/snap1'
|
|
At subvol SCRATCH_MNT/snap1
|
|
Create a readonly snapshot of 'SCRATCH_MNT' in 'SCRATCH_MNT/snap2'
|
|
At subvol SCRATCH_MNT/snap2
|
|
File digest in the original filesystem:
|
|
d31659e82e87798acd4669a1e0a19d4f SCRATCH_MNT/snap2/foobar
|
|
At subvol snap1
|
|
At snapshot snap2
|
|
File digest in the new filesystem:
|
|
d31659e82e87798acd4669a1e0a19d4f SCRATCH_MNT/snap2/foobar
|