summaryrefslogtreecommitdiff
tag namerealtime-quotas_2021-12-15 (6e017f8a42728a31171c3b804578e2ce5210ae0d)
tag date2021-12-15 17:31:10 -0800
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 64275dc98f...
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. -----BEGIN PGP SIGNATURE----- iQIyBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAmG6lt4ACgkQ+H93GTRK tOtnBQ/1F1jSjg6vKj2azIF2bbMVibwMsFyzGsube+LlfuSzsP6FCu4pHR4eajo/ 3r087dKwGJ53e58dLOcwcB3c9VCvH1HaJl0yoJ6Z3Qc7BX5X5S4qpJVpETIGPZOE lZXOTUPEgUSDZXrggQfCbd4FbZhOTsuvpfXiS5aRG4CcRFBFJhZjPFQayOd1oAZm 24/7MywOwxMBPSj60z5aGFUAH7kkfd1Cm7si3GHDRItMTOGRRNC8PJAYHpNhBvUV D9i2NKu4NpBAwArWcPlck/YPb5VIK/hpKye8IEXsq8LHs7qFXTYoanAfidyLgFpV 3XaZwD2gOMcF+/zFgavbW2H0YN4ey9Pjq3iSErStHkHXq1z0X8lCkz+0+1SleOTE 5ghgofMlzTwhLXU7gDCV1+CemK4JO/wmWRU99ZBd3VARXOeXw3RDCAegEcA8nRzf Qzs+LRv7miL+Mb/JeVHx3xgNewedRfBZt1wdkCX69y6km4zKH5/QlBfhC9tCNUgW qjn3Je6f1zOLbnZXllRQRWyOAgS0iLW9kgAVix+k/EgekEqlUdJDLw0mhJ9oPKXg pcDkOtNrPJ75flZX0ar6ggTfxroNE2iWrRWKget/xDzQDqCesXqqAzb0TkyceaxM TjwtylL9q2MjAUWrYyYlm3Ar/4HZmMz0McPjDxvnSsKJ1wvABA== =vS5C -----END PGP SIGNATURE-----