commit | 6e0d0be715fe041fc7121b0b44cde3015d1cc846 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Aug 20 11:26:17 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Aug 22 08:58:18 2013 -0400 |
tree | 406e7b0a1494a330d4cb4a1b5855af94c95e966a | |
parent | 1472b83eae0bf09ab76ebcb1373dbd210e97f911 [diff] [blame] |
NFS: Add event tracing for generic NFS lookups Add tracepoints for lookup, lookup_revalidate and atomic_open Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
diff --git a/fs/nfs/nfstrace.c b/fs/nfs/nfstrace.c index cc91461..4eb0aea 100644 --- a/fs/nfs/nfstrace.c +++ b/fs/nfs/nfstrace.c
@@ -2,6 +2,7 @@ * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com> */ #include <linux/nfs_fs.h> +#include <linux/namei.h> #include "internal.h" #define CREATE_TRACE_POINTS