OSDN Git Service

xfs: fix mismerged tracepoints
authorDarrick J. Wong <djwong@kernel.org>
Fri, 24 Mar 2023 20:14:48 +0000 (13:14 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 24 Mar 2023 20:16:01 +0000 (13:16 -0700)
commit4dfb02d5cae80289384c4d3c6ddfbd92d30aced9
treeff702811fe736332bcaa66f5ac3adbe30d75bbc1
parente2e63b071b2da53ad6a154e34c387bb064137f74
xfs: fix mismerged tracepoints

At some point in between sending this patch to the list and merging it
into for-next, the tracepoints got all mixed up because I've
over-reliant on automated tools not sucking.  The end result is that the
tracepoints are all wrong, so fix them.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_alloc.c