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:
01c3f05
)
NFSv4: Move error handling out of the delegation generic code
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 17 Jun 2009 20:22:58 +0000
(13:22 -0700)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 17 Jun 2009 20:22:58 +0000
(13:22 -0700)
The NFSv4 delegation recovery code is required by the protocol to handle
more errors. Rather than add NFSv4.0 specific errors into 'generic'
delegation code, we should move the error handling into the NFSv4 layer.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found