]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: fix mismerged tracepoints
authorDarrick J. Wong <djwong@kernel.org>
Tue, 9 May 2023 09:34:40 +0000 (11:34 +0200)
committerCarlos Maiolino <cem@kernel.org>
Wed, 10 May 2023 13:05:01 +0000 (15:05 +0200)
commit002b5d96f1d87620db5cc3b7fa7c690a20d5e7f5
treecdf6beeb5d1ec9bb0739577760e6fd5c530d19be
parentb2f12cf35321ab954a793ac7e4f499526f05c107
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>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
libxfs/xfs_alloc.c