projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c37d6ed
)
xfs: remove the unused xfs_extent_busy_enomem trace event
author
Christoph Hellwig
<hch@lst.de>
Fri, 5 Apr 2024 06:07:10 +0000
(08:07 +0200)
committer
Chandan Babu R
<chandanbabu@kernel.org>
Mon, 22 Apr 2024 07:23:34 +0000
(12:53 +0530)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
fs/xfs/xfs_trace.h
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_trace.h
b/fs/xfs/xfs_trace.h
index a80c3063a13f1c88969ad8fae426bd8a6bdb4011..0f844396754d71148f7fd21306f4da6097f9cc04 100644
(file)
--- a/
fs/xfs/xfs_trace.h
+++ b/
fs/xfs/xfs_trace.h
@@
-1659,7
+1659,6
@@
DEFINE_EVENT(xfs_extent_busy_class, name, \
xfs_agblock_t agbno, xfs_extlen_t len), \
TP_ARGS(mp, agno, agbno, len))
DEFINE_BUSY_EVENT(xfs_extent_busy);
-DEFINE_BUSY_EVENT(xfs_extent_busy_enomem);
DEFINE_BUSY_EVENT(xfs_extent_busy_force);
DEFINE_BUSY_EVENT(xfs_extent_busy_reuse);
DEFINE_BUSY_EVENT(xfs_extent_busy_clear);