]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: fix mismerged tracepoints libxfs-sync-6.3_2023-04-05
authorDarrick J. Wong <djwong@kernel.org>
Mon, 3 Apr 2023 21:48:51 +0000 (14:48 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 6 Apr 2023 00:05:55 +0000 (17:05 -0700)
commitaa3611a2ebb0da53b451fcda5dcbe6687f9fc420
tree7689ce9c10a1820d12c6fef434569f71902c3326
parent3471b8642bfadb6480a67b0cebde22b045ab91e6
xfs: fix mismerged tracepoints

Source kernel commit: 4dfb02d5cae80289384c4d3c6ddfbd92d30aced9

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>
libxfs/xfs_alloc.c