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, 16 Mar 2012 01:49:28 +0000 (21:49 -0400)
commitb661b9af9edbbf954e4593e6fe3b2a6442cb3ce2
tree47e5dafacb5b1f57a371346464547e323f7d99ee
parent5655f39d1ed5ab4894ead9a85a396da0438cfaee
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