From: jxiong Date: Wed, 10 Oct 2007 10:28:35 +0000 (+0000) Subject: wrong path name for llite_lloop module X-Git-Tag: v1_7_0_51~639 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=19c9c2419a626c09632f641aa3232000185243a4;p=fs%2Flustre-release.git wrong path name for llite_lloop module --- diff --git a/lnet/utils/debug.c b/lnet/utils/debug.c index 9c4c44a..2a868dd 100644 --- a/lnet/utils/debug.c +++ b/lnet/utils/debug.c @@ -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"},