commit | 002b5d96f1d87620db5cc3b7fa7c690a20d5e7f5 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue May 09 11:34:40 2023 +0200 |
committer | Carlos Maiolino <cem@kernel.org> | Wed May 10 15:05:01 2023 +0200 |
tree | cdf6beeb5d1ec9bb0739577760e6fd5c530d19be | |
parent | b2f12cf35321ab954a793ac7e4f499526f05c107 [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> Signed-off-by: Carlos Maiolino <cem@kernel.org>