Whamcloud - gitweb
LU-56 libcfs: move range expression parser to libcfs
authorLiang Zhen <liang@whamcloud.com>
Wed, 14 Mar 2012 03:10:20 +0000 (11:10 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 22 May 2012 05:50:44 +0000 (01:50 -0400)
commit19ec037c0a9427250b87a69c53beb153d533ab1c
tree9d74c9023dfa6822fe974b162b938c0ae321e76a
parent1069f0832fe33a6944bcba0773ae4241949f970c
LU-56 libcfs: move range expression parser to libcfs

There are mulptile implementations of range expression parser,
we removed those redundant code and move the only implementation
into libcfs so everyone can use it.

Signed-off-by: Liang Zhen <liang@whamcloud.com>
Change-Id: I0717fbff2f32a616ff94f6bd53b363fda7d77168
Reviewed-on: http://review.whamcloud.com/2346
Tested-by: Hudson
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Doug Oucharek <doug@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
libcfs/include/libcfs/libcfs_private.h
libcfs/include/libcfs/libcfs_string.h
libcfs/include/libcfs/posix/libcfs.h
libcfs/libcfs/autoMakefile.am
libcfs/libcfs/libcfs_string.c
libcfs/libcfs/nidstrings.c
lnet/lnet/config.c
lustre/include/liblustre.h