RDMA/uverbs: Export XRC domains to user space
authorSean Hefty <sean.hefty@intel.com>
Tue, 24 May 2011 15:33:46 +0000 (08:33 -0700)
committerRoland Dreier <roland@purestorage.com>
Thu, 13 Oct 2011 16:21:24 +0000 (09:21 -0700)
Allow user space to create XRC domains.  Because XRCDs are expected to
be shared among multiple processes, we use inodes to identify an XRCD.

Based on patches by Jack Morgenstein <jackm@dev.mellanox.co.il>

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found