Trond Myklebust c489ee290b NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
NFS4ERR_DELAY is a legal reply when we call DESTROY_SESSION. It
usually means that the server is busy handling an unfinished RPC
request. Just sleep for a second and then retry.
We also need to be able to handle the NFS4ERR_BACK_CHAN_BUSY return
value. If the NFS server has outstanding callbacks, we just want to
similarly sleep & retry.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org
2013-01-30 17:45:15 -05:00
..
2012-12-06 00:30:44 +01:00
2012-07-30 19:06:52 -04:00
2013-01-03 17:06:27 -05:00
2012-12-20 22:19:42 +00:00
2012-10-02 08:17:04 -07:00
2012-12-20 22:06:33 +00:00
2012-10-02 08:17:02 -07:00
2012-07-30 19:06:41 -04:00
2012-07-30 19:06:46 -04:00
2012-12-20 22:19:42 +00:00
2012-07-30 19:06:52 -04:00