]> 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>
Thu, 15 Aug 2024 18:48:59 +0000 (11:48 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:48:14 +0000 (10:48 +0200)
commitc9db76ddb9d7ced2dadd5b2d4bb083499e8343a4
tree0b8c4eaa03849b771d363d58b4785d6ce66f2219
parent387889604e636eb6b01a51ce7c39a18119078368
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