Whamcloud - gitweb
LU-6142 lnet: change wire protocol typedefs to proper structure 66/24566/3
authorJames Simmons <uja.ornl@yahoo.com>
Sun, 1 Jan 2017 16:12:59 +0000 (11:12 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 18 Jan 2017 18:59:05 +0000 (18:59 +0000)
commitd7e8111826c3ff1ae320aa2ac5802736c37f0abb
treeb530056aeff896fbeb284a33510a96210d281752
parent783428b60a98874b4783f8da48c66019d68d84d6
LU-6142 lnet: change wire protocol typedefs to proper structure

The upstream kernel requires proper structures so
convert all the LNet wire protocols typedefs in
the LNet core.

Test-Parameters: trivial

Change-Id: I0287e0d16a1faa7407dc63f9cd607b94ff49d980
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/24566
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
Reviewed-by: Olaf Weber <olaf@sgi.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
12 files changed:
contrib/scripts/checkpatch.pl
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-types.h
lnet/include/lnet/types.h
lnet/lnet/api-ni.c
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c
lnet/lnet/router.c
lnet/selftest/conrpc.c
lnet/selftest/framework.c
lnet/selftest/selftest.h
lnet/utils/wirecheck.c