Whamcloud - gitweb
wrong path name for llite_lloop module
authorjxiong <jxiong>
Wed, 10 Oct 2007 10:28:35 +0000 (10:28 +0000)
committerjxiong <jxiong>
Wed, 10 Oct 2007 10:28:35 +0000 (10:28 +0000)
lnet/utils/debug.c

index 9c4c44a..2a868dd 100644 (file)
@@ -769,7 +769,7 @@ static struct mod_paths {
         {"mdc", "lustre/mdc"},
         {"llite", "lustre/llite"},
         {"lustre", "lustre/llite"},
-        {"llite_lloop", "lustre/llite_lloop"},
+        {"llite_lloop", "lustre/llite"},
         {"ldiskfs", "ldiskfs/ldiskfs"},
         {"smfs", "lustre/smfs"},
         {"obdecho", "lustre/obdecho"},