diff options
| author | Darrick J. Wong <djwong@kernel.org> | 2026-09-02 22:51:21 -0700 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-09-07 07:50:36 +0200 |
| commit | c3085f6c7cca7c162248519ce8d763047cdd8acd (patch) | |
| tree | bebbfdd69de47aefd6b5bdd406db55586534587a /scripts/Makefile.thinlto | |
| parent | 79ab1af2034b2ad10c5f18910937b938d2ad2219 (diff) | |
| download | linux-stable-c3085f6c7cca7c162248519ce8d763047cdd8acd.tar.gz linux-stable-c3085f6c7cca7c162248519ce8d763047cdd8acd.zip | |
xfs: use the rtgroup extent count to find rtrefcount gaps
LOLLM noticed an anachronism from the early days of rtrefcount where the
refcount btree would handle 64-bit block numbers -- we pass rtblocks
into the gap finder, but rtrefcount btrees are sharded by rtgroup now.
This isn't really a problem for us since we're only looking for
overlapping rtrmap records to flag, but let's fix this sillyness.
Also fix some stale comments.
Cc: stable@vger.kernel.org # v6.14
Fixes: 30f47950dc2eba ("xfs: check reference counts of gaps between rt refcount records")
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Assisted-by: LOLLM # finding obvious bugs
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
