From: yury Date: Wed, 29 Dec 2004 18:31:03 +0000 (+0000) Subject: - small fix in debug.c X-Git-Tag: 1.3.4~228 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=a5056c1d275d463335e06404b5a920afd682c382;p=fs%2Flustre-release.git - small fix in debug.c --- diff --git a/lnet/utils/debug.c b/lnet/utils/debug.c index c72ac06..3e48e25 100644 --- a/lnet/utils/debug.c +++ b/lnet/utils/debug.c @@ -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} };