Whamcloud - gitweb
LU-2068 build: Disable obdfilter with osd-zfs
authorJames Simmons <uja.ornl@gmail.com>
Thu, 4 Oct 2012 14:41:26 +0000 (10:41 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 5 Oct 2012 18:11:40 +0000 (14:11 -0400)
commitb670e44c791c009855a35d1b329a4e2b15cf5c28
tree7722de75d95c74bf86b2ea5d1028b22f3d4e1ee9
parent3123e7cae54f5e9f7e068cd60d53b882b1a21653
LU-2068 build: Disable obdfilter with osd-zfs

This change introduces a few different cleanup and build system
changes. Most notably, the obdfilter modules is now disabled and
the mkfs utilities does not call into ldiskfs helpers when ldiskfs
is disabled. Apart from that, the other changes are various minor
cleanup and dead code removal.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Signed-off-by: Prakash Surya <surya1@llnl.gov>
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Change-Id: Idcfda525e4b76269c2cf17c1b3232033b92fc8a8
Reviewed-on: http://review.whamcloud.com/4159
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
15 files changed:
autoMakefile.am
configure.ac
lustre.spec.in
lustre/Makefile.in
lustre/autoMakefile.am
lustre/mdt/mdt_handler.c
lustre/mgc/mgc_request.c
lustre/obdclass/Makefile.in
lustre/obdclass/llog_ioctl.c
lustre/obdfilter/autoMakefile.am
lustre/osc/osc_request.c
lustre/tests/test-framework.sh
lustre/utils/Makefile.am
lustre/utils/mkfs_lustre.c
lustre/utils/mount_utils.c