]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_io: edit filesystem properties
authorDarrick J. Wong <djwong@kernel.org>
Thu, 8 Aug 2024 16:38:47 +0000 (09:38 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 8 Aug 2024 16:38:47 +0000 (09:38 -0700)
commitd194cb818305a53c3f4194b9571c064be9ec86af
tree074985856407ad50c81344bd1e054ce93dca580c
parent47aa17b5acd5d226ca4ebfd62f2e1c62b26bfa32
xfs_io: edit filesystem properties

Add new subcommands to xfs_io so that users can administer filesystem
properties.

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