Whamcloud - gitweb
LU-5102 utils: Look for modules in $LUSTRE/utils/.libs 68/10468/3
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Wed, 28 May 2014 15:32:43 +0000 (11:32 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 5 Jun 2014 00:57:08 +0000 (00:57 +0000)
commit47cde804ddc9019ff0793229030211d536d0612f
treef448ee2e31114bfb08e5a76f9d179685c5e2c46c
parent122674f13f952bab921259da02581c0e57af245e
LU-5102 utils: Look for modules in $LUSTRE/utils/.libs

This allows locally built lustre utils to look for files outside of
the normal libdir location, and thus be tested without a full install.

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: I0f3c3446ddc9aed3cf494c597f4c0a4c432478de
Reviewed-on: http://review.whamcloud.com/10468
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/mount_utils.c