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:
8fcdc31
)
NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 11 Oct 2012 17:43:38 +0000
(13:43 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 15 Oct 2012 14:49:43 +0000
(10:49 -0400)
Move the call to pnfs_return_layout() to the read and write rpc_release()
callbacks, so that it gets called from nfsiod, which is a more appropriate
context.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found