Whamcloud - gitweb
LU-2068 build: Respect "--without-ldiskfs" option
authorPrakash Surya <surya1@llnl.gov>
Tue, 2 Oct 2012 00:36:23 +0000 (17:36 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 3 Oct 2012 05:55:14 +0000 (01:55 -0400)
commita8b41fbb3d02b80a9bee60a550395364b4dc51e7
tree208d3b6c72f6a085b954d99520edbea955e9afc5
parent155e4b6cf45cc0ab21f72d94e5cccbd7a0939c58
LU-2068 build: Respect "--without-ldiskfs" option

The "--without-ldiskfs" configure option was not properly
being respected by a few of the Makefiles. This change is
an attempt to remedy this issue. Now, one should be able
to disable building ldiskfs and the related lvfs and osd
code with "--without-ldiskfs".

Signed-off-by: Prakash Surya <surya1@llnl.gov>
Change-Id: I502e125639a60f62a37e3f95ecc943dedc37f5ea
Reviewed-on: http://review.whamcloud.com/4148
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
configure.ac
lustre/Makefile.in
lustre/lvfs/Makefile.in
lustre/lvfs/autoMakefile.am
lustre/osd-ldiskfs/autoMakefile.am