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:
e5929f3
)
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 24 Sep 2012 17:49:27 +0000
(13:49 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 28 Sep 2012 20:03:18 +0000
(16:03 -0400)
Failure of the layoutreturn allocation fails is not a good reason to
mark the pnfs_layout_hdr as having failed a layoutget or i/o. Just
exit cleanly.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found