]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: create unlinked inodes
authorDarrick J. Wong <djwong@kernel.org>
Mon, 25 Sep 2023 21:59:51 +0000 (14:59 -0700)
committerCarlos Maiolino <cem@kernel.org>
Thu, 5 Oct 2023 12:57:19 +0000 (14:57 +0200)
commit4a9f92d023934ca6d436c8ca0e7a62702540a4ba
tree4a54e30c931998633f58f9f783aa8460c2d30b9f
parent69b07d331612421f7e9b3723cc1afa527769f5c0
xfs_db: create unlinked inodes

Create an expert-mode debugger command to create unlinked inodes.
This will hopefully aid in simulation of leaked unlinked inode handling
in the kernel and elsewhere.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
db/iunlink.c
libxfs/libxfs_api_defs.h
man/man8/xfs_db.8