Whamcloud - gitweb
LU-1199 build: Cleanup ldiskfs kernel config defines
authorJames Simmons <uja.ornl@gmail.com>
Sun, 31 Mar 2013 13:12:34 +0000 (09:12 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 2 Apr 2013 18:08:46 +0000 (14:08 -0400)
commit1ec95b2b5410286c46b95c624e1d382b1e86535a
tree65542eefab2c267ab0ad3d0a1d39befebead4b94
parentef3da124b5d4d170819b4253525e5e93ecb2e85b
LU-1199 build: Cleanup ldiskfs kernel config defines

Make it more clear what the purpose of the "CONFIG_LDISKFS_*"
defines are with a comment, and separate them from options
that do not necessarily originate in the kernel source. All of
these options are needed for ldiskfs and some are needed by
osd-ldiskfs in the lustre file system. To handle these shared
options a extra autoconf header file is create containing only
the values of interest to osd-ldiskfs.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I8e71b6cf471c4317b20fdce14d66f8b2883a226e
Reviewed-on: http://review.whamcloud.com/5675
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
config/lustre-build-ldiskfs.m4
ldiskfs/config/ldiskfs-build.m4
ldiskfs/configure.ac
ldiskfs/ldiskfs/Makefile.in
ldiskfs/ldiskfs/ldiskfs_config.h.in [new file with mode: 0644]
lustre/lvfs/fsfilt_ext3.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_io.c