]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: test incremental send for orphan inodes
authorBingJing Chang <bingjingc@synology.com>
Fri, 21 Oct 2022 01:27:55 +0000 (09:27 +0800)
committerZorro Lang <zlang@kernel.org>
Thu, 27 Oct 2022 15:32:53 +0000 (23:32 +0800)
commit12f6447865740839fe6d93e40f8b2a65955c58e7
treeeba3a7ba92fcb205dc209ac322550b72a86bdc9d
parent1ffa16c57368127e387b474c57b2cc801a98aec7
btrfs: test incremental send for orphan inodes

Test that an incremental send operation can handle orphan files or
directories in or not in the parent snapshot and the send snapshot.

This issue is fixed by a kernel patch with the commit 9ed0a72e5b355d
("btrfs: send: fix failures when processing inodes with no links")

Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: BingJing Chang <bingjingc@synology.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/278 [new file with mode: 0755]
tests/btrfs/278.out [new file with mode: 0644]