mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
6eab1aafe2
Test that we are able to do send operations when one of the source snapshots (or subvolume) has a file that is deleted while there is still a open file descriptor for that file. This test is motivated by a bug found in btrfs which is fixed by a patch for the linux kernel titled: "Btrfs: fix send failure when root has deleted files still open" 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
341 B
Plaintext
14 lines
341 B
Plaintext
QA output created by 168
|
|
Create subvolume 'SCRATCH_MNT/sv1'
|
|
At subvol SCRATCH_MNT/sv1
|
|
Create a readonly snapshot of 'SCRATCH_MNT/sv1' in 'SCRATCH_MNT/snap1'
|
|
At subvol SCRATCH_MNT/snap1
|
|
Create a readonly snapshot of 'SCRATCH_MNT/sv1' in 'SCRATCH_MNT/snap2'
|
|
At subvol SCRATCH_MNT/snap2
|
|
At subvol sv1
|
|
OK
|
|
At subvol snap1
|
|
OK
|
|
At snapshot snap2
|
|
OK
|