]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: dump unlinked buckets
authorDarrick J. Wong <djwong@kernel.org>
Mon, 25 Sep 2023 21:59:45 +0000 (14:59 -0700)
committerCarlos Maiolino <cem@kernel.org>
Thu, 5 Oct 2023 12:56:23 +0000 (14:56 +0200)
commit69b07d331612421f7e9b3723cc1afa527769f5c0
tree442647d760213ded2182c208a678dbb11ac0d06e
parente17ccef351b424b11ddccc9d228d02a025f9639a
xfs_db: dump unlinked buckets

Create a new command to dump the resource usage of files in the unlinked
buckets.

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/Makefile
db/command.c
db/command.h
db/iunlink.c [new file with mode: 0644]
libxfs/libxfs_api_defs.h
man/man8/xfs_db.8