commit | 3af656d98783acae6ba4eeb509c1b08e6605a296 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Wed Jul 31 13:16:50 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Aug 07 13:56:24 2024 -0700 |
tree | 7f40013f06d6385de51ab3d3f8b96d2023b25fd5 | |
parent | 1bdbe512ce4e63707bf80ecd26dae8878fda82b9 [diff] |
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>