commit | 975ead0343cf140c0e0d720bc8ee1b031b29a777 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Nov 25 15:48:10 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Dec 12 17:00:43 2024 -0800 |
tree | 8780bed8bd0088ce42509a845835529c0d41be47 | |
parent | 35648a5316f237acc11971bb5ebe4993034b22e1 [diff] |
mkfs: enable rt quota options Now that the kernel supports quota and realtime devices, allow people to format filesystems with permanent quota options. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>