projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9499a9
)
nfsd4: fix out of date comment
author
J. Bruce Fields
<bfields@redhat.com>
Thu, 31 Jul 2014 20:10:08 +0000
(16:10 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 1 Aug 2014 20:28:16 +0000
(16:28 -0400)
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/state.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/nfsd/state.h
b/fs/nfsd/state.h
index 73a209dc352bda1031a0f70ccb27351e845c2507..0b234500f104adf6ba0a3ed7491acd9ba330fa91 100644
(file)
--- a/
fs/nfsd/state.h
+++ b/
fs/nfsd/state.h
@@
-345,7
+345,7
@@
struct nfs4_stateowner {
struct list_head so_stateids;
struct nfs4_client *so_client;
const struct nfs4_stateowner_operations *so_ops;
- /* after increment in
ENCODE_SEQID_OP_TAIL
, represents the next
+ /* after increment in
nfsd4_bump_seqid
, represents the next
* sequence id expected from the client: */
atomic_t so_count;
u32 so_seqid;