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:
f597c53
)
NFSv4: Simplify the struct nfs4_stateid
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 4 Mar 2012 23:13:57 +0000
(18:13 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 6 Mar 2012 15:32:47 +0000
(10:32 -0500)
Replace the union with the common struct stateid4 as defined in both
RFC3530 and RFC5661. This makes it easier to access the sequence id,
which will again make implementing support for parallel OPEN calls
easier.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found