Whamcloud - gitweb
LU-56 libcfs: export a few symbols from libcfs
authorLiang Zhen <liang@whamcloud.com>
Sun, 27 May 2012 01:15:31 +0000 (09:15 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 May 2012 12:32:06 +0000 (08:32 -0400)
commitb76f327de7836a854f204d28e61de52bc03011b1
treec0ed236b88afb277852ab182584c138b98c1740b
parent5ff22bfc8ba95e3ce14a351a9a9c15a95ed7ee6f
LU-56 libcfs: export a few symbols from libcfs

Export cfs_trace_copyin_string and cfs_strncasecmp from libcfs,
These symbols will be used by LNet patches soon.

Signed-off-by: Liang Zhen <liang@whamcloud.com>
Change-Id: I8722adec822f9d90322a59ff71afff87a9062efd
Reviewed-on: http://review.whamcloud.com/2920
Tested-by: Hudson
Reviewed-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/libcfs_debug.h
libcfs/include/libcfs/libcfs_string.h
libcfs/libcfs/libcfs_string.c
libcfs/libcfs/tracefile.c