summaryrefslogtreecommitdiff
tag namerealtime-quotas_2022-10-14 (5e056854aadb9d8c783b8f7d4a5eb95d7ac885ea)
tag date2022-10-14 14:19:23 -0700
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 9100a6156a...
xfs: enable quota for realtime voluems
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. Signed-off-by: Darrick J. Wong <djwong@kernel.org> -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAmNJ0lsACgkQ+H93GTRK tOu4eg/+NUinPoYsmsdMpdYB2IsJOhGMyZwP6h+6VrGHyrJ/I5hrYF4f09rkwZMX snSu0jOlkyx6kCL0fVvWqkl2yz8qBjjRQfz1c4Tt4fEQp84JuICjTK4BdQT2sGAz V6JdxwBkPbjqypbEE8Pf3oQ276Vne76EhJpnag8rvaMugWvrj8vK7CV9gBcVit9p Lc/6WMie/7JqFBwDi2GLMHd3Lyo23bScBoRaxM+CkpehvBcDbILSndAZXNnBw4fU CH0M/35b7sBW8tglx+y4dgcPCNXb8MEMWXL9uxi0DBGPi1Vn41ce9hGE51ribsZE vizc/Vd4KM1sL8HWB27GqlNKGvWkjKEmFfXlnNM2DqCr1FzNjrLH5228Ad7ZGmRS SrjEuQg/gTBbNI/LjaJw6NZg7WP0DV2Q0NFd7/PUNfVlJDq96yibc4PwsSWJM1xY nZauoKBI+HL04yA0KT8FIg4sLCj7ndGKNBznLUrj1/jp6XphlnDNf5pxYXlSjzin w0JdBHSL53iVZUPrTYq/87BUqsqrP/jna/LJYKy64eDE+vxWkWixpHSOEGqYKO2M 1aRFVg5t5/uNKI7ig1H2Q6NxGrbdp+obYFCFWC5tg/KI+eKj3RQaPyJF5SAa5hP4 TfgnsD3vzVLA4hYU/+SHarln3UlgBT1JYFHBUNxyViGbXj4tZ4g= =NPMd -----END PGP SIGNATURE-----