From: wangdi Date: Fri, 29 Jul 2005 14:06:12 +0000 (+0000) Subject: Branch: b_hd_crypto X-Git-Tag: 1.4.10~847 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=f82cdcbc1e1ef5bd20120c819ee026baeb7abaf4;p=fs%2Flustre-release.git Branch: b_hd_crypto minor fixes about crypto api --- diff --git a/lnet/utils/debug.c b/lnet/utils/debug.c index efaaf35..1022b39 100644 --- a/lnet/utils/debug.c +++ b/lnet/utils/debug.c @@ -673,6 +673,8 @@ static struct mod_paths { {"llog_test", "lustre/obdclass"}, {"ptlrpcs", "lustre/sec"}, {"ptlrpcs_gss", "lustre/sec/gss"}, + {"gks", "lustre/sec/gks"}, + {"gkc", "lustre/sec/gks"}, {"ptlrpc", "lustre/ptlrpc"}, {"obdext2", "lustre/obdext2"}, {"ost", "lustre/ost"},