]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
This does involve additional use of the spin lock in idr.c. Is this an
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 24 Aug 2011 23:46:33 +0000 (09:46 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 1 Sep 2011 03:28:43 +0000 (13:28 +1000)
commitb6371bbd4d0db8e80befc112750fb84a80dead87
treefd00e185df28b1481ac904c44ea77a864cf6c3ed
parenta76e310a330a34fb212a88f1dbbe40bc05bf4019
This does involve additional use of the spin lock in idr.c.  Is this an
issue?

Also, some error mangling was needed to keep the interface the same.  Does
this matter or can we return -ENOSPC instead of -EBUSY?

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Tejun Heo <tj@kernel.org>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Boaz Harrosh <bharrosh@panasas.com>
Cc: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/scsi/osd/osd_uld.c