]> Git Repo - linux.git/commit
xfs: fix scrub tracepoints when inode-rooted btrees are involved
authorDarrick J. Wong <[email protected]>
Mon, 2 Dec 2024 18:57:32 +0000 (10:57 -0800)
committerDarrick J. Wong <[email protected]>
Fri, 13 Dec 2024 01:45:10 +0000 (17:45 -0800)
commitffc3ea4f3c1cc83a86b7497b0c4b0aee7de5480d
treeb0171f48aa0f376d0d3d28a39c85bfb390147fb2
parent6d7b4bc1c3e00b1a25b7a05141a64337b4629337
xfs: fix scrub tracepoints when inode-rooted btrees are involved

Fix a minor mistakes in the scrub tracepoints that can manifest when
inode-rooted btrees are enabled.  The existing code worked fine for bmap
btrees, but we should tighten the code up to be less sloppy.

Cc: <[email protected]> # v5.7
Fixes: 92219c292af8dd ("xfs: convert btree cursor inode-private member names")
Signed-off-by: "Darrick J. Wong" <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
fs/xfs/scrub/trace.h
This page took 0.053098 seconds and 4 git commands to generate.