commit | feb8ca37cc3d83c07fd042509ef1e176cfeb2cfa | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 03 08:10:17 2009 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 03 08:10:17 2009 -0500 |
tree | c4bb6f88ae5e303e1c316efe392b407196bf33ac | |
parent | 22763c5cf3690a681551162c15d34d935308c8d7 [diff] |
SUNRPC: Ensure that we honour autoclose before attempting to reconnect If the XPRT_CLOSE_WAIT flag is set, we need to ensure that we call xprt->ops->close() while holding xprt_lock_write() before we can start reconnecting. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>