Whamcloud - gitweb
LU-7366 build: resolve compile issues on Ubuntu 15.04 08/17008/2
authorJames Simmons <uja.ornl@yahoo.com>
Sun, 1 Nov 2015 16:47:29 +0000 (11:47 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 11 Nov 2015 15:40:09 +0000 (15:40 +0000)
commit3ad62b55541bc55d0211d7613edd6243b96bd647
tree70cca2b1f3e1f36e22bd5ed6794349589eba9bee
parentfa54edb5af34c3bcbf878d7498ef337ef3a1df7a
LU-7366 build: resolve compile issues on Ubuntu 15.04

Ubuntu 15.04 has been released which uses a 4.2 kernel
and gcc 5.2. The gcc version fails to build lustre due
to missing headers in the GSS userland code and a
variable not being uninitialized in the llite layer.

Change-Id: I3615414ac039277a6ef6c6af1a541590b9d79566
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/17008
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/symlink.c
lustre/utils/gss/lgss_utils.h
lustre/utils/gss/svcgssd_proc.c