]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: add link and unlink expert commands
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:23 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:12 +0000 (17:01 -0700)
commit7b3f2025b491af1927fd91c64e41ea71c30a6690
treefc8fc7357a1038a1e8c0ad76170b1023b9a84390
parente65a67fb42cc734d7bac5f94162214a6c1bd6eec
xfs_db: add link and unlink expert commands

Create a pair of commands to create and remove directory entries to
support functional testing of directory tree corruption.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/namei.c
include/xfs_inode.h
libxfs/libxfs_api_defs.h
man/man8/xfs_db.8