]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_admin: support label queries for mounted filesystems
authorDarrick J. Wong <djwong@kernel.org>
Thu, 10 Jun 2021 21:28:07 +0000 (14:28 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 2 Jul 2021 23:28:41 +0000 (16:28 -0700)
commit479ca5dc4f658bf150fc2bb84a1ca361f01ea20e
treed5feba0679982ace312dd16d5c58639cca712f9f
parent43a479c781af65f573c1ff756f754e3cfb4cee16
xfs_admin: support label queries for mounted filesystems

Adapt this tool to call xfs_io if the block device in question is
mounted.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
db/xfs_admin.sh