xfs: disable rt quotas for zoned file systems
authorChristoph Hellwig <hch@lst.de>
Tue, 22 Oct 2024 12:16:44 +0000 (14:16 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 3 Mar 2025 15:17:09 +0000 (08:17 -0700)
commitad35e362bface74ac10131ae15f0ec46664963ba
tree2576ac7f3602a8aca6c91216113dc0491e3d243a
parentaf4f88330df39bfffbf7ae28d3429cd21b809fc3
xfs: disable rt quotas for zoned file systems

They'll need a little more work.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
fs/xfs/xfs_qm.c