Whamcloud - gitweb
LU-1050 o2iblnd: fix checking order of rdma_create_id() argument
authorShuichi Ihara <sihara@ddn.com>
Mon, 13 Feb 2012 16:47:38 +0000 (01:47 +0900)
committerOleg Drokin <green@whamcloud.com>
Fri, 17 Feb 2012 18:16:29 +0000 (13:16 -0500)
commita9a2db6102821fe2fefa0da72433cdbe9656ca1c
tree964a7d01186d5bf3e0d97dd452d01656164cc0e4
parent0204171fd3e1b393c53bd374aff228e80080a55a
LU-1050 o2iblnd: fix checking order of rdma_create_id() argument

Replace rdma_create_id() with rdma_destroy_id() in
openib gen2 test and four argument check moves to
the back of openib test.

Signed-off-by: Shuichi Ihara <sihara@ddn.com>
Change-Id: I0782183f15f58647291518a4222610601083c369
Reviewed-on: http://review.whamcloud.com/2097
Tested-by: Hudson
Reviewed-by: Brian J. Murrell <brian@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Liang Zhen <liang@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lnet/autoconf/lustre-lnet.m4