projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b7153d
)
NFS: Properly set NFS v4.2 NFSDBG_FACILITY
author
Anna Schumaker
<Anna.Schumaker@netapp.com>
Mon, 16 Nov 2015 19:51:07 +0000
(14:51 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Tue, 24 Nov 2015 02:53:59 +0000
(21:53 -0500)
NFS v4.2 operations can work outside of pNFS, so dprintk() output
shouldn't be placed under NFSDBG_PNFS.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs42proc.c
patch
|
blob
|
history
diff --git
a/fs/nfs/nfs42proc.c
b/fs/nfs/nfs42proc.c
index
303d22e
..
6b1ce98
100644
(file)
--- a/
fs/nfs/nfs42proc.c
+++ b/
fs/nfs/nfs42proc.c
@@
-14,7
+14,7
@@
#include "pnfs.h"
#include "internal.h"
-#define NFSDBG_FACILITY NFSDBG_P
NFS
+#define NFSDBG_FACILITY NFSDBG_P
ROC
static int nfs42_set_rw_stateid(nfs4_stateid *dst, struct file *file,
fmode_t fmode)