linux/drivers/infiniband
Roland Dreier eb9d3cd5ce [IB] uverbs: Fix up resource creation error paths
By waiting to add resources to our lists until after the last
operation that can fail, we don't have to remove them from their lists
in the error path.  Also, we should hold the idr mutex until we know
whether resource creation has succeed or failed, to avoid someone
finding a resource in our table before we're ready.

Loosely based on work by Robert Walsh <rjwalsh@pathscale.com>.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-17 15:20:25 -07:00
..
core [IB] uverbs: Fix up resource creation error paths 2005-10-17 15:20:25 -07:00
hw/mthca [IB] mthca: Report correct atomic capability 2005-10-17 15:20:24 -07:00
ulp/ipoib [IPoIB] Rename IPoIB's path_lookup() to avoid name clashes 2005-09-28 19:56:57 -07:00
Kconfig [PATCH] IB: clean up user access config options 2005-09-07 12:43:08 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00