Whamcloud - gitweb
LU-9119 lnet: Normalize ioctl interface 89/26689/6
authorAmir Shehata <amir.shehata@intel.com>
Mon, 17 Apr 2017 23:30:32 +0000 (16:30 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 1 May 2017 17:49:57 +0000 (17:49 +0000)
commit535d83288b267a513348e756fca65787804b895c
treefdf2d9526b89fd1e51bffe7d188d416ec3b8e8c7
parent9affdff656353bb31f22baeccd405bd8066914bc
LU-9119 lnet: Normalize ioctl interface

To avoid backwards compatibility issues between base MR
and Dynamic Discovery standardize the ioctl interface by
bringing in changes to the interface required by
Dynamic Discovery now.

Test-Parameters: trivial
Signed-off-by: Amir Shehata <amir.shehata@intel.com>
Change-Id: I014d74943b893ec24e3d42e1eb6824d755460c2b
Reviewed-on: https://review.whamcloud.com/26689
Tested-by: Jenkins
Reviewed-by: Olaf Weber <olaf@sgi.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/include/lnet/lib-dlc.h
lnet/include/lnet/lib-lnet.h
lnet/lnet/api-ni.c
lnet/lnet/peer.c
lnet/utils/lnetconfig/liblnetconfig.c