]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - io/Makefile
xfs_io: add fsuuid command
authorCatherine Hoang <catherine.hoang@oracle.com>
Thu, 5 Jan 2023 00:36:12 +0000 (16:36 -0800)
committerCarlos Maiolino <cem@kernel.org>
Fri, 20 Jan 2023 13:29:25 +0000 (14:29 +0100)
commitd9151538d4ef207c31ead0f22e96ee52ac2c83ac
tree9a1e37bb20c4423188d6265230aac76f6e81acf4
parentfdf0366959f1d04f2aea93a3fac24c49b9d5e55f
xfs_io: add fsuuid command

Add support for the fsuuid command to retrieve the UUID of a mounted
filesystem.

Signed-off-by: Catherine Hoang <catherine.hoang@oracle.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
io/Makefile
io/fsuuid.c [new file with mode: 0644]
io/init.c
io/io.h
man/man8/xfs_io.8