git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36281ca
)
NFSv4: Rename encode_stateid() to encode_open_stateid()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 4 Mar 2012 23:13:56 +0000
(18:13 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 6 Mar 2012 15:32:45 +0000
(10:32 -0500)
The current version of encode_stateid really only applies to open stateids.
You can't use it for locks, delegations or layouts.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found