Whamcloud - gitweb
Patch by Liang
authorpjkirner <pjkirner>
Tue, 27 Sep 2005 13:51:27 +0000 (13:51 +0000)
committerpjkirner <pjkirner>
Tue, 27 Sep 2005 13:51:27 +0000 (13:51 +0000)
commit29fd4ec84fa9d278e15b892f28d45bf26db4a7d5
tree95e4278ba3707f3139df2bb0e008dea0a76ba4aa
parent30d6396cc173f4044a99502739c8cb2125868c12
Patch by Liang
1. lnet/ulnds/socklnd/debug.c will not be built anymore, lnet/libcfs/libcfs.a will be created while building of liblustre, functions in lnet/ulnds/socklnd/debug.c are moved to lnet/libcfs/debug.c.
2. LNET_SINGLE_THREADED will be assigned to 1 if no libpthread found.
3. usocklnd will not be built if no libpthread (I'm not sure if it's reasonable)
lnet/autoconf/lustre-lnet.m4
lnet/libcfs/autoMakefile.am
lnet/libcfs/debug.c
lnet/ulnds/Makefile.in
lnet/ulnds/socklnd/Makefile.am