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:
830ffb5
)
NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 24 Sep 2012 17:07:16 +0000
(13:07 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 28 Sep 2012 20:03:10 +0000
(16:03 -0400)
We want to cache the pnfs_layout_hdr after a layoutget or i/o
failure so that pnfs_update_layout() can find it and know when
it is time to retry.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found