]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_io: add listmount and statmount commands
authorDarrick J. Wong <djwong@kernel.org>
Sun, 22 Feb 2026 22:41:17 +0000 (14:41 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 9 Apr 2026 22:30:18 +0000 (15:30 -0700)
commit505afcfda5c5d50a7f00dbb1e6e06ca74f985876
tree6a64bfc806b6df342bb8d9201e45a705042403b9
parent99a6f427c4fd16047bcb7ba7a3ce35929b5b9e59
xfs_io: add listmount and statmount commands

Add two new commands: one to list all mounts via statmount, now that we
use this in xfs_healer_start, and another to statmount each open file.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
io/Makefile
io/init.c
io/io.h
io/listmount.c [new file with mode: 0644]
man/man8/xfs_io.8