summaryrefslogtreecommitdiffstats
tag namerealtime-quotas_2024-04-29 (18073ed387e1fa47ab079d5654ae8b077edabd4a)
tag date2024-04-29 19:58:01 -0700
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 3291bfaa04...
downloadxfsprogs-dev-realtime-quotas_2024-04-29.tar.gz
xfsprogs: enable quota for realtime voluems [v2.1 55/62]
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+O1o2YRKO3ySh0YRpgUCZjBeOQAKCRBKO3ySh0YR psJbAP9edflylyw+J4osqCB0G3isbeMMwD4ONm7+r1aM6zcJrAD/UBqp5wNGrRk1 lmcR87c2dP+JEj1LN3tN1h0EhmJ7TgA= =lwqY -----END PGP SIGNATURE-----