Whamcloud - gitweb
b=17275 make lustre client less verbose at startup time for Cray
[fs/lustre-release.git] / lustre / lov / lov_obd.c
index 3850a79..8b2d848 100644 (file)
@@ -311,7 +311,7 @@ static int lov_connect_obd(struct obd_device *obd, __u32 index, int activate,
         }
 
         if (imp->imp_invalid) {
-                CERROR("not connecting OSC %s; administratively "
+                CDEBUG(D_CONFIG, "not connecting OSC %s; administratively "
                        "disabled\n", obd_uuid2str(&tgt_uuid));
                 RETURN(0);
         }