commit | 6e68acc9726cdbb7b34dd71de8febea0003307c3 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Mar 27 09:15:21 2023 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Apr 06 12:05:33 2023 -0700 |
tree | 7689ce9c10a1820d12c6fef434569f71902c3326 | |
parent | df7219607d911ade1a219b620f6b42eaf62b6fb4 [diff] |
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>