Whamcloud - gitweb
- small fix in debug.c
authoryury <yury>
Wed, 29 Dec 2004 18:31:03 +0000 (18:31 +0000)
committeryury <yury>
Wed, 29 Dec 2004 18:31:03 +0000 (18:31 +0000)
lnet/utils/debug.c

index c72ac06..3e48e25 100644 (file)
@@ -699,7 +699,7 @@ static struct mod_paths {
         {"mgmt_cli", "lustre/mgmt"},
         {"cobd", "lustre/cobd"},
         {"cmobd", "lustre/cmobd"},
-        {"conf_obd", "lustre/obdclass"},
+        {"confobd", "lustre/obdclass"},
         {NULL, NULL}
 };