Whamcloud - gitweb
Branch HEAD
authordeshmukh <deshmukh>
Wed, 1 Apr 2009 13:58:34 +0000 (13:58 +0000)
committerdeshmukh <deshmukh>
Wed, 1 Apr 2009 13:58:34 +0000 (13:58 +0000)
b=18675
i=vladimir.saveliev

lustre/ptlrpc/import.c

index 098443c..f1c3a48 100644 (file)
@@ -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));
         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);
         /* Try all connections in the future - bz 12758 */
         imp->imp_last_recon = 0;
         spin_unlock(&imp->imp_lock);