commit | 22044056657e7b5d72ff01db12a6a8125fa49bb3 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Nov 05 16:43:23 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Nov 07 15:23:58 2024 -0800 |
tree | 8157b1c0732fae61d4c0ae21da18591d2635d428 | |
parent | 91f54d295ec02bb358f61742a9e27ed941f39da5 [diff] |
design: document filesystem properties Now that xfsprogs utilities can set properties to coordinate the behavior of other xfsprogs utilities, record them in the ondisk format documentation. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>