public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] SCSI bug fixes for 2.6.15-rc6
@ 2005-12-21 22:54 James Bottomley
  2005-12-21 23:09 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: James Bottomley @ 2005-12-21 22:54 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: SCSI Mailing List, Linux Kernel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-21 23:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-21 22:54 [GIT PATCH] SCSI bug fixes for 2.6.15-rc6 James Bottomley
2005-12-21 23:09 ` Linus Torvalds
2005-12-21 23:23   ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox