From: deshmukh Date: Wed, 1 Apr 2009 13:58:34 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_167~46 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=c8e4200b2e0f010748977427e6da5253e8f68a40 Branch HEAD b=18675 i=vladimir.saveliev --- diff --git a/lustre/ptlrpc/import.c b/lustre/ptlrpc/import.c index 098443c..f1c3a48 100644 --- a/lustre/ptlrpc/import.c +++ b/lustre/ptlrpc/import.c @@ -1419,7 +1419,6 @@ out: else IMPORT_SET_STATE_NOLOCK(imp, LUSTRE_IMP_CLOSED); memset(&imp->imp_remote_handle, 0, sizeof(imp->imp_remote_handle)); - imp->imp_conn_cnt = 0; /* Try all connections in the future - bz 12758 */ imp->imp_last_recon = 0; spin_unlock(&imp->imp_lock);