]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: allow dquot rt block count to exceed rt blocks on reflink fs
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:21:09 +0000 (16:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:15 +0000 (13:06 -0800)
commit48bc170f2cb54371a062d2fae6d9518f6f47d878
tree5b9586a12a37d77d16f2c6b122d9d1993ba79a10
parent30f47950dc2ebaf906d389506c3a9ab048a8c08d
xfs: allow dquot rt block count to exceed rt blocks on reflink fs

Update the quota scrubber to allow dquots where the realtime block count
exceeds the block count of the rt volume if reflink is enabled.

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