[GIT PATCH] SCSI bug fixes for 2.6.15-rc6

From: James Bottomley
Date: Wed Dec 21 2005 - 17:53:46 EST


Hopefully these are the final two bug fixes before 2.6.15 (hint, hurry
up!).

The update is available here:

master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git

The short changelog is:

James Bottomley:
o fix scsi_reap_target() device_del from atomic context

James Smart:
o fix for fc transport recursion problem

And the diffstat:

drivers/scsi/scsi_scan.c | 48 +++++++++++++++++++++++++------
drivers/scsi/scsi_transport_fc.c | 59 ++++++++++++++++++++++++++++++++++++---
include/scsi/scsi_transport_fc.h | 11 +++++++
3 files changed, 104 insertions(+), 14 deletions(-)

James


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/