diff options
author | Jeff Layton <jlayton@redhat.com> | 2010-01-08 12:17:21 -0500 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-02-10 08:30:52 -0500 |
commit | 97cefcc6d0aa6b4fc9ba67eb1ef4cc9e25f826f2 (patch) | |
tree | 3807bb7ff0767bfd4ab0e3572456ab6ca28da239 /fs/cifs | |
parent | b68d69b8c6d19f4c2174f26fe8b750a0e82eb732 (diff) |
nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriately
Add a wrapper around rpc_call_sync that handles -EKEYEXPIRED errors from
the RPC layer as it would an -EJUKEBOX error if NFSv2 had such a thing.
Also, add a handler for that error for async calls that makes it
resubmit the RPC on -EKEYEXPIRED.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/cifs')
0 files changed, 0 insertions, 0 deletions