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:
dd8ac1d
)
NFSv4: Don't loop forever on state recovery failure...
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:06:19 +0000
(15:06 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:06:19 +0000
(15:06 -0400)
If the server is broken, then retrying forever won't fix it. We
should just give up after a while, and return an error to the user.
We set the number of retries to 10 for now...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
patch
|
blob
|
history
diff --cc
fs/nfs/nfs4proc.c
Simple merge