summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2026-09-02 22:51:05 -0700
committerCarlos Maiolino <cem@kernel.org>2026-09-07 07:50:36 +0200
commit79ab1af2034b2ad10c5f18910937b938d2ad2219 (patch)
treeb0678d0f558ab6ead4ebf70ff06bde4063d4e0af /scripts/Makefile.thinlto
parente8b01aaafffe6b852325debdf1ef4b13ccea1cd7 (diff)
downloadlinux-stable-79ab1af2034b2ad10c5f18910937b938d2ad2219.tar.gz
linux-stable-79ab1af2034b2ad10c5f18910937b938d2ad2219.zip
xfs: cross-reference the rtgroup superblock extent, not block
LOLLM noticed that when libxfs creates a realtime superblock, it will create an rtrmapbt record covering the entire rtextent in which the superblock lives. However, the cross-referencing checks only look for the first block, which means that we can miss a corrupt rtrmap record. That will get picked up by the rtrmap scrubber, but we should make the rgsuper scrubber more robust anyway. Cc: stable@vger.kernel.org # v6.13 Fixes: 3f1bdf50ab1b9c ("xfs: scrub the realtime group superblock") 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