From: Sean Hefty Date: Mon, 8 Aug 2011 22:31:51 +0000 (-0700) Subject: RDMA/core: Export ib_open_qp() to share XRC TGT QPs X-Git-Tag: v3.2-rc1~104^2^12~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e0ec7e0638ef48e0c661873dfcc8caccab984c6;p=pandora-kernel.git RDMA/core: Export ib_open_qp() to share XRC TGT QPs XRC TGT QPs are shared resources among multiple processes. Since the creating process may exit, allow other processes which share the same XRC domain to open an existing QP. This allows us to transfer ownership of an XRC TGT QP to another process. Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed