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
Makefile
fc-al.h
fc.c [PATCH] Remove ->rq_status from struct request 2006-09-30 20:29:23 +02:00
fc.h
fc_syms.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fcp.h
fcp_impl.h
soc.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
soc.h
socal.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
socal.h