Whamcloud - gitweb
Landing b_lock_replay so that Phil can use my ldlm iterators and whatnot for his
[fs/lustre-release.git] / lustre / ptlrpc / connection.c
index 2458b08..2182591 100644 (file)
@@ -79,7 +79,6 @@ struct ptlrpc_connection *ptlrpc_get_connection(struct lustre_peer *peer,
         if (c == NULL)
                 GOTO(out, c);
 
-        c->c_level = LUSTRE_CONN_NEW;
         c->c_generation = 1;
         c->c_epoch = 1;
         c->c_bootcount = 0;