Skip to content
Snippets Groups Projects
Commit ad1e3968 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN


When the NFSv4.0 server tells us that it can no-longer talk to us
on the callback channel, we should attempt a new SETCLIENTID in
order to re-transmit the callback channel information.

Note that as long as we do not change the boot verifier, this is
a safe procedure; the server is required to keep our state.

Also move the function nfs_handle_cb_pathdown to fs/nfs/nfs4state.c,
and change the name in order to mark it as being specific to NFSv4.0.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 4fc8796d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment