]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] aacraid: fib context lock for management ioctls
authorSalyzyn, Mark <Mark_Salyzyn@adaptec.com>
Thu, 24 Jan 2008 15:40:10 +0000 (07:40 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 25 Jan 2008 15:25:22 +0000 (09:25 -0600)
commita119ee8ee3045bf559d4cf02d72b112f3de2a15b
tree020c415dbade29e0c0fd3e39ec5b97d730d29f15
parent5aa22af3d089123df954693d1f911323307d41f7
[SCSI] aacraid: fib context lock for management ioctls

Alan noticed the lack of locking surrounding the driver's dealings
with the fib context managed by the trio of ioctls that are used by
the RAID management applications to retrieve Adapter Initiated FIBs. I
merely expanded the fib lock to include the fib context. There have
been no field reports of any issues generally because the applications
are relatively static and do not come and go often enough to stress
this area. I bloated this patch a little with some space junk.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/aacraid/commctrl.c