Whamcloud - gitweb
LU-6215 o2iblnd: handle new struct ib_cq_init_attr 18/16118/2
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 27 Aug 2015 22:14:32 +0000 (18:14 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 Sep 2015 02:46:11 +0000 (02:46 +0000)
commitd9aa04c7b18d194c5bc1e851dd5d1b89e9cfb45a
tree2277069352f688b40cc956ca96759c0f0a9b023a
parent5da417890577f7c173906bc19246ea302a9c83c4
LU-6215 o2iblnd: handle new struct ib_cq_init_attr

For linux kernel version 4.2 the infiniband layer
created a new structure ib_cq_init_attr to pass to
ib_create_cq(). This patch handles this new case.
See linux commit 8e37210b38fb7d6aa06aebde763316ee955d44c0

Change-Id: I0db25c8bf6a4fb11a120607a45f8f1e546c375d6
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/16118
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: frank zago <fzago@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/autoconf/lustre-lnet.m4
lnet/klnds/o2iblnd/o2iblnd.c