commit | bfda27c7c6eec04b7dbe7d3819fe42dea6049780 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Wed Nov 27 14:13:50 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Dec 24 17:22:14 2024 -0800 |
tree | 380660b6ad2479a506cdc924bc9e136fe564acfa | |
parent | f82e30ef02d44f85ee0e77ee882aad895a47d82d [diff] |
man: document the -n parent mkfs option Document the -n parent option to mkfs.xfs so that users will actually know how to turn on directory parent pointers. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>