]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs: test unlinked inode list repair on demand
authorDarrick J. Wong <djwong@kernel.org>
Mon, 13 Nov 2023 17:08:30 +0000 (09:08 -0800)
committerZorro Lang <zlang@kernel.org>
Thu, 16 Nov 2023 14:47:09 +0000 (22:47 +0800)
commitb5ba77147bf6cf6766ada00b3fed4635626e550d
treeae5f977e029c6d4b9436ecbc31ede1d5286626a2
parent59bf56a1a56e8b588d18c4c39757b439342cd24d
xfs: test unlinked inode list repair on demand

Create a test to exercise recovery of unlinked inodes on a clean
filesystem.  This was definitely possible on old kernels that on an ro
mount would clean the log without processing the iunlink list.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/rc
tests/xfs/602 [new file with mode: 0755]
tests/xfs/602.out [new file with mode: 0644]
tests/xfs/603 [new file with mode: 0755]
tests/xfs/603.out [new file with mode: 0644]