commit | 6ad58ad39fd43e1087f41f580190c066303c29d0 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Wed Aug 21 15:29:57 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Aug 21 19:04:52 2024 -0700 |
tree | 18398fd6b1114d9e74b423a7ff8f22b5c7d8aec3 | |
parent | a5929b4e8824b1bd3802b9f1c9e6f697b7f3f6b0 [diff] |
mkfs: add quota flags when setting up filesystem If we're creating a metadir filesystem, the quota accounting and enforcement flags persist until the sysadmin changes them. Add a means to specify those qflags at format time. Signed-off-by: Darrick J. Wong <djwong@kernel.org>