]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2024 04:18:33 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:26 +0000 (13:38 -0800)
commit1209d360eb7af36855ba5d88df79bd2f1962d240
treebe12351dd23b414c1e06b9529fe2567459ed2d1b
parent487092ceaa72448ca3a82ea9fb89768c88f6abec
xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point

So that decoding is only done when tracing is actually enabled and the
call site look a lot neater.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_iunlink_item.c
fs/xfs/xfs_trace.c
fs/xfs/xfs_trace.h