]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_admin: get UUID of mounted filesystem
authorCatherine Hoang <catherine.hoang@oracle.com>
Thu, 5 Jan 2023 00:36:13 +0000 (16:36 -0800)
committerCarlos Maiolino <cem@kernel.org>
Fri, 20 Jan 2023 13:29:25 +0000 (14:29 +0100)
commite7cd89b2da729c472db45a966d95e22c8119d409
tree61ee04477fdff340c2b730dac7e50333cd263108
parentd9151538d4ef207c31ead0f22e96ee52ac2c83ac
xfs_admin: get UUID of mounted filesystem

Adapt this tool to call xfs_io to retrieve the UUID of a mounted filesystem.
This is a precursor to enabling xfs_admin to set the UUID of a mounted
filesystem.

Signed-off-by: Catherine Hoang <catherine.hoang@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
db/xfs_admin.sh