summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2026-09-08 23:04:19 -0700
committerCarlos Maiolino <cem@kernel.org>2026-09-10 16:26:37 +0200
commiteaf580538eb1be3d162400d04c4b7dc4c627296b (patch)
treed9c88a9705fb5b7db6231958196aca4ce6c08643 /scripts/Makefile.thinlto
parent3466dfef0a20f842363958deea55be9f1d26818a (diff)
downloadlinux-eaf580538eb1be3d162400d04c4b7dc4c627296b.tar.gz
linux-eaf580538eb1be3d162400d04c4b7dc4c627296b.zip
xfs: bail out on bitmap errors in xrep_agfl_fill
LOLLM also points out that the xagb_bitmap_set call in xrep_agfl_fill can fail, but we don't check the result of xagb_bitmap_walk, so we silently drop the error and proceed with inconsistent incore data. That shouldn't be allowed. Cc: stable@vger.kernel.org # v6.6 Fixes: 014ad53732d2ba ("xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair") Signed-off-by: Darrick J. Wong <djwong@kernel.org> Assisted-by: LOLLM # finding obvious bugs Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions