]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: test incremental send after deleting directories with many hardlinks
authorFilipe Manana <fdmanana@suse.com>
Thu, 30 Oct 2025 17:22:44 +0000 (17:22 +0000)
committerZorro Lang <zlang@kernel.org>
Sat, 15 Nov 2025 08:27:47 +0000 (16:27 +0800)
commitfaf816b985138ba290284355212fcc4660f7dfa6
treea5d9bd1260e679dec8ca5d5e60213e6e96e5af07
parent1ffbdcaae45a6acf76193f3a83c78e837d14f8ad
btrfs: test incremental send after deleting directories with many hardlinks

Test that an incremental send works after we removed directories that have
large number of hardlinks for the same file (so that we have extrefs).

This is a regression test for the kernel commit 1fabe43b4e1a ("btrfs:
send: fix duplicated rmdir operations when using extrefs").

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