NFS: Add migration recovery callouts in nfs4proc.c
authorChuck Lever <chuck.lever@oracle.com>
Thu, 17 Oct 2013 18:13:19 +0000 (14:13 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 28 Oct 2013 19:25:23 +0000 (15:25 -0400)
commit519ae255d403219fd5375de13c95dea3ef1cfda0
tree5357dbbdbc9bf9eb05bdc2d192ec1b7124e010df
parent9f51a78e3a637a5923c661d2abe958c63441696f
NFS: Add migration recovery callouts in nfs4proc.c

When a server returns NFS4ERR_MOVED, trigger the new migration
recovery logic in the state manager.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c