]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_io: dump reference count information
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 22:54:52 +0000 (15:54 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:25 +0000 (20:08 -0700)
commit8bfe722f84b8cbf88efd664d30db1baf8db5159d
tree18f0443c402996d6a48c6ba6abc877d164c3fc15
parent7959358baccd73cb5467aa6ea59b0cc0701d05ea
xfs_io: dump reference count information

Dump refcount info from the kernel so we can prototype a sharing-aware
defrag/fs rearranging tool.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
io/Makefile
io/fsrefcounts.c [new file with mode: 0644]
io/init.c
io/io.h
man/man8/xfs_io.8