Whamcloud - gitweb
LU-4217 build: bump build version warnings to x.y.53 30/8630/8
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 19 Dec 2013 23:24:00 +0000 (07:24 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 30 Aug 2014 01:27:55 +0000 (01:27 +0000)
commitb2771e3d9e589e1a347b796eb97211bcdf0a40e1
tree260292219243ccb276d0b7cf452262fd82be52c4
parent432410cecf53f4d07ab7f67d1ad99acce895bdbb
LU-4217 build: bump build version warnings to x.y.53

Move the LUSTRE_VERSION_CODE checks to trigger on x.y.53 instead of
x.y.50, so that it is into the development cycle that they are hit
instead of right at the start.
In many cases, the #warning has been removed (to prevent build errors)
and instead the code is just disabled outright.  The dead code can be
seen easily and removed in the future with less interruption to the
development process.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Change-Id: Iae310f66557be5e250c79c216e002c6c5165b09e
Reviewed-on: http://review.whamcloud.com/8630
Tested-by: Jenkins
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Tested-by: Oleg Drokin <oleg.drokin@intel.com>
22 files changed:
lustre/include/lustre_import.h
lustre/include/lustre_net.h
lustre/include/obd.h
lustre/ldlm/ldlm_lib.c
lustre/llite/dir.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/mgc/mgc_request.c
lustre/mgs/mgs_nids.c
lustre/obdclass/obd_mount.c
lustre/ofd/ofd_objects.c
lustre/osd-ldiskfs/osd_quota.c
lustre/osd-ldiskfs/osd_quota_fmt.c
lustre/osd-zfs/osd_index.c
lustre/ptlrpc/import.c
lustre/ptlrpc/layout.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/sec_null.c
lustre/quota/lquota_disk.c
lustre/quota/lquota_lib.c
lustre/utils/lustre_cfg.c
lustre/utils/mount_lustre.c