linux/drivers/fc4
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request
After Christophs SCSI change, the only usage left is RQ_ACTIVE
and RQ_INACTIVE. The block layer sets RQ_INACTIVE right before freeing
the request, so any check for RQ_INACTIVE in a driver is a bug and
indicates use-after-free.

So kill/clean the remaining users, straight forward.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-09-30 20:29:23 +02:00
..
Kconfig [SPARC]: introduce a SPARC Kconfig symbol 2005-12-22 23:09:54 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fc-al.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fc.c [PATCH] Remove ->rq_status from struct request 2006-09-30 20:29:23 +02:00
fc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fc_syms.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fcp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fcp_impl.h [SCSI] allow sleeping in ->eh_host_reset_handler() 2005-06-17 12:05:18 -05:00
soc.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
soc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
socal.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
socal.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00