From f82cdcbc1e1ef5bd20120c819ee026baeb7abaf4 Mon Sep 17 00:00:00 2001 From: wangdi Date: Fri, 29 Jul 2005 14:06:12 +0000 Subject: [PATCH] Branch: b_hd_crypto minor fixes about crypto api --- lnet/utils/debug.c | 2 ++ 1 file changed, 2 insertions(+) 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"}, -- 1.8.3.1