Whamcloud - gitweb
LU-7699 build: Eliminate lustre_build_version.h 08/18108/11
authorChristopher J. Morrone <morrone2@llnl.gov>
Wed, 23 Mar 2016 23:35:50 +0000 (19:35 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 17 Apr 2016 20:51:23 +0000 (20:51 +0000)
commit9c710162e5acebd860f1d3f0e1bf204ac1ba98c1
treed9abcbad329d1b2f1e1156b07b89aecfc39746ff
parentba2ac3502026fcf7399ac102d24bbb7f3d7a8c87
LU-7699 build: Eliminate lustre_build_version.h

The lustre_build_version.h is no longer necessary.  With the new
versioning system the lustre version can now be retrieved from
standard autotools defines and/or lustre_ver.h.

To make compatibility easier for the upstream lustre client in
the linux kernel, we use LUSTRE_VERSION_STRING from lustre_ver.h.

Change-Id: I08233d8547bc4af7bf2fb0c15bee8e306f6fa0f0
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/18108
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
autoMakefile.am
lustre/autoMakefile.am
lustre/include/lustre/.gitignore
lustre/obdclass/class_obd.c
lustre/obdclass/linux/linux-module.c
lustre/utils/lustre_cfg.c
lustre/utils/obd.c