]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_property: add a new tool to administer fs properties
authorDarrick J. Wong <djwong@kernel.org>
Thu, 8 Aug 2024 16:38:48 +0000 (09:38 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 8 Aug 2024 16:38:48 +0000 (09:38 -0700)
commit7c3bfb6fc26366a9fcb0a94d7531b6cb83fa956d
tree7f40013f06d6385de51ab3d3f8b96d2023b25fd5
parentdfcdf16cc753f5d3ac18b3c2eb8eca79a6c94690
xfs_property: add a new tool to administer fs properties

Create a tool to list, get, set, and remove 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/xfs_property [new file with mode: 0755]
man/man8/xfs_property.8 [new file with mode: 0644]