dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/aacraid
Mark Haverkamp c8f7b073e0 [SCSI] aacraid: interruptible ioctl
Received from Mark Salyzyn

This patch allows the FSACTL_SEND_LARGE_FIB, FSACTL_SENDFIB and
FSACTL_SEND_RAW_SRB ioctl calls into the aacraid driver to be
interruptible. Only necessary if the adapter and/or the management
software has gone into some sort of misbehavior and the system is being
rebooted, thus permitting the user management software applications to
be killed relatively cleanly. The FIB queue resource is held out of the
free queue until the adapter finally, if ever, completes the command.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-08-19 13:32:57 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
TODO [SCSI] aacraid: Newer adapter communication iterface support 2005-10-28 11:41:53 -05:00
aachba.c [PATCH] More BUG_ON conversion 2006-06-23 07:43:08 -07:00
aacraid.h [SCSI] aacraid: small misc. cleanups 2006-06-19 19:23:54 -05:00
commctrl.c [SCSI] aacraid: interruptible ioctl 2006-08-19 13:32:57 -07:00
comminit.c [SCSI] aacraid: remove x86_64 IOMMU dependent code 2006-06-26 16:47:46 -05:00
commsup.c [SCSI] aacraid: interruptible ioctl 2006-08-19 13:32:57 -07:00
dpcsup.c [SCSI] aacraid: interruptible ioctl 2006-08-19 13:32:57 -07:00
linit.c [SCSI] aacraid: Update supported product information 2006-06-19 19:23:07 -05:00
rkt.c [PATCH] irq-flags: scsi: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
rx.c [PATCH] irq-flags: scsi: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00
sa.c [PATCH] irq-flags: scsi: Use the new IRQF_ constants 2006-07-02 13:58:53 -07:00