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:
dc96aef
)
nfs41: renewd sequence operations should take/put client reference
author
Alexandros Batsakis
<batsakis@netapp.com>
Fri, 5 Feb 2010 11:45:05 +0000
(
03:45
-0800)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 2 Mar 2010 17:54:30 +0000
(12:54 -0500)
renewd sends SEQUENCE requests to the NFS server in order to renew state.
As the request is asynchronous, renewd should take a reference to the
nfs_client to prevent concurrent umounts from freeing the session/client
Signed-off-by: Alexandros Batsakis <batsakis@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found