NFSv4: Allow tracing of NFSv4 fsync calls
I appear to have missed this when adding the ftrace probes. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
This commit is contained in:
@@ -7,3 +7,6 @@
|
||||
|
||||
#define CREATE_TRACE_POINTS
|
||||
#include "nfstrace.h"
|
||||
|
||||
EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_enter);
|
||||
EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_exit);
|
||||
|
Reference in New Issue
Block a user