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:
5d42230
)
NFS: Don't accept more reads/writes if the open context recovery failed
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 18 Mar 2013 23:45:14 +0000
(19:45 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 25 Mar 2013 16:04:10 +0000
(12:04 -0400)
If the state recovery failed, we want to ensure that the application
doesn't try to use the same file descriptor for more reads or writes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found