Whamcloud - gitweb
LU-6210 lnet: Use C99 initializers for struct netstrfns 88/15088/13
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 24 Aug 2015 14:59:29 +0000 (10:59 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 28 Aug 2015 02:07:28 +0000 (02:07 +0000)
commitf5c36c5fd310f305860b2d693cd61879c7d9fb69
treecaa07d6624bb7cc262b366d9ce9aec2cb3e40dd3
parent6fdcca8b2639ad9f6797cc7482da04c5e76a9e54
LU-6210 lnet: Use C99 initializers for struct netstrfns

Update struct netstrfns to use C99 initializers.

Remove old LND types from the netstrfns table, as they are
long obsolete and shouldn't be needed even for interop anymore.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I22cd2d770e0872de343af249d13bf0f56f8a4a7d
Reviewed-on: http://review.whamcloud.com/15088
Tested-by: Jenkins
Reviewed-by: frank zago <fzago@cray.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lnet/lnet/nidstrings.c
lustre/tests/conf-sanity.sh