From: shadow Date: Thu, 21 Jun 2007 06:21:37 +0000 (+0000) Subject: fix some mal-formatted DEBUG_REQ and LCONSOLE_ERROR_MSG messages X-Git-Tag: v1_7_100~48 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=2632d19f0aa52675a334990b3e1db53593d46f87 fix some mal-formatted DEBUG_REQ and LCONSOLE_ERROR_MSG messages b=12747 i=wangdi i=scjody --- diff --git a/lnet/autoconf/lustre-lnet.m4 b/lnet/autoconf/lustre-lnet.m4 index 3ed69b4..30eda45 100644 --- a/lnet/autoconf/lustre-lnet.m4 +++ b/lnet/autoconf/lustre-lnet.m4 @@ -1150,7 +1150,7 @@ LB_LINUX_TRY_COMPILE([ ],[ AC_MSG_RESULT(yes) - AC_DEFINE(HAVE_KMEM_CACHE_n, 1, + AC_DEFINE(HAVE_KMEM_CACHE_S, 1, [kernel has struct kmem_cache_s]) ],[ AC_MSG_RESULT(NO)