]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: allow dquot rt block count to exceed rt blocks on reflink fs
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:49:40 +0000 (11:49 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 18 Sep 2024 21:01:11 +0000 (14:01 -0700)
commit76bb755e58bc3ed2c1649e4db358104076a4d24e
tree071ef251b7d7916d3f3baef9f1f14d5684cf6a79
parentf9fb5d4b41aef8108bfd498fcb3e8fbd2f982775
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>
fs/xfs/scrub/quota.c