Whamcloud - gitweb
LU-7090 deb: fix wrong IB path for configure 83/16183/5
authorWang Shilong <wshilong@ddn.com>
Tue, 15 Sep 2015 13:47:11 +0000 (09:47 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 19 Sep 2015 03:34:00 +0000 (03:34 +0000)
commit32fd8f6661828192e3598da67f26b3363167dd48
treef8565eafd836274b5cbe8f56a24ade61d90814f6
parentdecbd1c0bfbc2d6c9e43c6fb880d7cbfe41b9143
LU-7090 deb: fix wrong IB path for configure

There are two problems:

Firstly, we need check whether O2IBPATH is valid before using
if not, asssign '--with-o2ib=no'instead.

Secondly, macro O2IBPATHS might be "$LINUX $LINUX/drivers/infiniband".
--with-o2ib only expect one string assignment here

Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: I86172056c57ec8e649c2e56455369e66bbbe3513
Reviewed-on: http://review.whamcloud.com/16183
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
autoMakefile.am
lnet/autoconf/lustre-lnet.m4