Skip to content

Commit 2cb860f

Browse files
committed
NFSD: Remove definition for trace_nfsd_file_unhash_and_queue
trace_nfsd_file_unhash_and_queue() was removed by commit ac3a258 ("nfsd: rework refcounting in filecache"). Reported-by: Steven Rostedt <rostedt@goodmis.org> Closes: https://lore.kernel.org/linux-nfs/5ccae2f9-1560-4ac5-b506-b235ed4e4f4f@oracle.com/T/#t Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
1 parent 26d05e1 commit 2cb860f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fs/nfsd/trace.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,6 @@ DEFINE_NFSD_FILE_EVENT(nfsd_file_free);
11081108
DEFINE_NFSD_FILE_EVENT(nfsd_file_unhash);
11091109
DEFINE_NFSD_FILE_EVENT(nfsd_file_put);
11101110
DEFINE_NFSD_FILE_EVENT(nfsd_file_closing);
1111-
DEFINE_NFSD_FILE_EVENT(nfsd_file_unhash_and_queue);
11121111

11131112
TRACE_EVENT(nfsd_file_alloc,
11141113
TP_PROTO(

0 commit comments

Comments
 (0)