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:
1f84603
)
nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res
author
Benny Halevy
<bhalevy@panasas.com>
Fri, 19 Jun 2009 02:01:23 +0000
(22:01 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 20 Jun 2009 18:55:12 +0000
(14:55 -0400)
nfs4_open_recover_helper clears opendata->o_res
before calling nfs4_init_opendata_res, thus causing
NFSv4.0 OPEN operations to be sent rather than nfsv4.1.
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
patch
|
blob
|
history
diff --cc
fs/nfs/nfs4proc.c
Simple merge