| commit | 7c3bfb6fc26366a9fcb0a94d7531b6cb83fa956d | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <djwong@kernel.org> | Thu Aug 08 09:38:48 2024 -0700 |
| committer | Darrick J. Wong <djwong@kernel.org> | Thu Aug 08 09:38:48 2024 -0700 |
| tree | 7f40013f06d6385de51ab3d3f8b96d2023b25fd5 | |
| parent | dfcdf16cc753f5d3ac18b3c2eb8eca79a6c94690 [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>