]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: fix scrub tracepoints when inode-rooted btrees are involved
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:39:58 +0000 (12:39 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:47:04 +0000 (13:47 -0700)
commit9c1c6c6b7caed2d9b579731c5d2f7c2ea98f936c
treee2df4efd2f6e164f2eacc7fc215ff1bc077eb79b
parent15b70cd165bc230b25061aaaf2150dff38317c5d
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.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/scrub/trace.h