From c8e4200b2e0f010748977427e6da5253e8f68a40 Mon Sep 17 00:00:00 2001 From: deshmukh Date: Wed, 1 Apr 2009 13:58:34 +0000 Subject: [PATCH] Branch HEAD b=18675 i=vladimir.saveliev --- lustre/ptlrpc/import.c | 1 - 1 file changed, 1 deletion(-) 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); -- 1.8.3.1