projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3c0fb7
)
NFS: Fix comment misspelling in struct nfs_client definition
author
Chuck Lever
<chuck.lever@oracle.com>
Tue, 22 May 2012 02:44:22 +0000
(22:44 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 22 May 2012 20:45:43 +0000
(16:45 -0400)
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/nfs_fs_sb.h
patch
|
blob
|
history
diff --git
a/include/linux/nfs_fs_sb.h
b/include/linux/nfs_fs_sb.h
index 7073fc74481cb6e1d69b0278e26c87c52cbc349e..5498e9d9ba844a99ca91b97c031a8862e49978bf 100644
(file)
--- a/
include/linux/nfs_fs_sb.h
+++ b/
include/linux/nfs_fs_sb.h
@@
-79,7
+79,7
@@
struct nfs_client {
u32 cl_seqid;
/* The flags used for obtaining the clientid during EXCHANGE_ID */
u32 cl_exchange_flags;
- struct nfs4_session *cl_session; /* shar
r
ed session */
+ struct nfs4_session *cl_session; /* shared session */
#endif /* CONFIG_NFS_V4 */
#ifdef CONFIG_NFS_FSCACHE