Whamcloud - gitweb
LU-11240 gnilnd: Replace KGNILND_BUILD_REV 90/32990/2
authorChris Horn <hornc@cray.com>
Tue, 5 Jun 2018 19:32:32 +0000 (14:32 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 28 Aug 2018 05:14:14 +0000 (05:14 +0000)
commit6aac19478203cde686546bbe25fc0e2c903a2940
tree9898d5dec62747cf0615186326d5b76f85495d01
parent81af631d07084074c6c0346435e7011a6b4582f7
LU-11240 gnilnd: Replace KGNILND_BUILD_REV

The current format of the gnilnd version string causes a compilation
error. Since gnilnd doesn't really need its own version string we just
replace it with LUSTRE_VERSION_STRING.

Cray-bug-id: LUS-6072
Test-Parameters: trivial
Signed-off-by: Chris Horn <hornc@cray.com>
Change-Id: I6f45df2566853a6f4c2078cf72c7eac7a52f3fad
Reviewed-on: https://review.whamcloud.com/32990
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Chuck Fossen <chuckf@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/gnilnd/gnilnd.c
lnet/klnds/gnilnd/gnilnd.h
lnet/klnds/gnilnd/gnilnd_sysctl.c
lnet/klnds/gnilnd/gnilnd_version.h [deleted file]