mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
NFSD: Remove definition for trace_nfsd_file_unhash_and_queue
trace_nfsd_file_unhash_and_queue() was removed by commit ac3a2585f0
("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>
This commit is contained in:
parent
26d05e1c37
commit
2cb860fddf
|
|
@ -1108,7 +1108,6 @@ DEFINE_NFSD_FILE_EVENT(nfsd_file_free);
|
|||
DEFINE_NFSD_FILE_EVENT(nfsd_file_unhash);
|
||||
DEFINE_NFSD_FILE_EVENT(nfsd_file_put);
|
||||
DEFINE_NFSD_FILE_EVENT(nfsd_file_closing);
|
||||
DEFINE_NFSD_FILE_EVENT(nfsd_file_unhash_and_queue);
|
||||
|
||||
TRACE_EVENT(nfsd_file_alloc,
|
||||
TP_PROTO(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user