summaryrefslogtreecommitdiffstats
tag namerealtime-quotas_2024-02-23 (bef160e526de46278d12ce2214aacd77dfc4577e)
tag date2024-02-23 16:58:28 -0800
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 33f6df4dd2...
downloadxfs-linux-realtime-quotas_2024-02-23.tar.gz
xfs: enable quota for realtime voluems [v2.0 56/69]
At some point, I realized that I've refactored enough of the quota code in XFS that I should evaluate whether or not quota actually works on realtime volumes. It turns out that with two exceptions, it actually does seem to work properly! There are three broken pieces that I've found so far: chown doesn't work, the quota accounting goes wrong when the rt bitmap changes size, and the VFS quota ioctls don't report the realtime warning counts or limits. Hence this series fixes two things in XFS and re-enables rt quota after a break of a couple decades. This has been running on the djcloud for months with no problems. Enjoy! Signed-off-by: Darrick J. Wong <djwong@kernel.org> -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQQ2qTKExjcn+O1o2YRKO3ySh0YRpgUCZdk/NAAKCRBKO3ySh0YR pmgIAP9wO8QjFoFXpbHI5aC84v/Z9XB9VBVItxX4KF2IIeDcUQEArBE38NPjX5e2 s2cuaUQ9+sXyc/ffexybpSv/Xyitjgo= =sAk/ -----END PGP SIGNATURE-----