NFSv4: Move error handling out of the delegation generic code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 17 Jun 2009 20:22:58 +0000 (13:22 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 17 Jun 2009 20:22:58 +0000 (13:22 -0700)
commitd5122201a7f90b2aa73092f158b84d1d74f1134d
tree7d2c55cd74dd31b5977861d0bc71b31424dc68ed
parent01c3f05228ce7fc19baa103e4e4bf6c1b5062a53
NFSv4: Move error handling out of the delegation generic code

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>
fs/nfs/delegation.c
fs/nfs/nfs4proc.c