summaryrefslogtreecommitdiff
tag namerealtime-quotas_2022-11-09 (c029a42b94f40b4348229a5b36e8c260132c43f4)
tag date2022-11-09 19:10:43 -0800
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 1169297c33...
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+H93GTRKtOsFAmNsa7MACgkQ+H93GTRK tOsLkRAAgMeeXhWHbj7Jat5OjQw2vJg+P3nCuhQw+TqCdrYHyhLV1RLm0MSQvNP/ cNS1351lnrO1jm/ILuPMRACuspvsLcf5k/ThY62vh+oPT2NqJq4zdvj9AGCjltAJ yLthHZNiIOeAT+iAb8pZLiRq5Q6GGRwMlyMrdlUqdeTuCYkNT5JjHJgn3XJ0npl2 EyNK8+WNKJwL3EP/JFuxGAzaTcwlCpHhR13MAOTMEOCQ6+IVfRx2f4yES+9CEGDv FxAgED8HXXldLw9gNCif195WZBtbtgGNwtuEWxp33Z55ApGNpnc0ohcCH6JD/f7P t6wZCFCJn5m+9kWNYHmEk2PlzvH5W7/Ch0EgSuZdQt03fQzK3jvkXzI9sySqlsvk ANp7XVdTStUkwBhjO7N4iophow05npeHJLqRyIx1xL5MmkGBaj5DEevmWiiRfC3N kw6+5f8PGsdp0+KEOEE8uQpLqDjyLd1F9+hToGCZkwQww1dgD3h131gjOGSuIfdk 0NWw+AxT99+hKTMWyD3TSNlwKvYjXHQbpIEKnE7NFM7oyY6HYY0dTA9sslhJhOSB bLMhC7fm80zJNb3UCw2Hoqor0bzzLLfTtvVDeLglj33vWDTb1LmnWrsbejcZIiw6 kv4aTRSBFl5EAEyjuVe3L/waWuSft7IC141ibsFKniQcs1OKfOQ= =wji6 -----END PGP SIGNATURE-----