[IB] uverbs: ABI-breaking fixes for userspace verbs
authorRoland Dreier <rolandd@cisco.com>
Mon, 26 Sep 2005 20:53:25 +0000 (13:53 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 17 Oct 2005 22:20:25 +0000 (15:20 -0700)
Introduce new userspace verbs ABI version 3.  This eliminates some
unneeded commands, and adds support for user-created completion
channels.  This cleans up problems with file leaks on error paths, and
also makes sure that file descriptors are always installed into the
correct process.

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found