Re: [GIT PATCH] SCSI fixes for 2.6.32-rc8

From: James Bottomley
Date: Tue Dec 01 2009 - 09:06:20 EST


On Tue, 2009-12-01 at 08:03 +0900, FUJITA Tomonori wrote:
> On Mon, 30 Nov 2009 17:29:54 -0500
> James Bottomley <James.Bottomley@xxxxxxx> wrote:
>
> > This is a set of miscellaneous (but small) fixes for SCSI.
> >
> > The patch is available here:
> >
> > master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
> >
> > The short changelog is:
> >
> > Alexey Kuznetsov (1):
> > fix crash when disconnecting usb storage
> >
> > James Bottomley (1):
> > fix async scan add/remove race resulting in an oops
> >
> > Martin K. Petersen (1):
> > sd: Return correct error code for DIF
> >
> > The diffstat is:
> >
> > drivers/scsi/hosts.c | 2 -
> > drivers/scsi/scsi_scan.c | 18 ++----------
> > drivers/scsi/scsi_sysfs.c | 63 +++++++++++++++++++--------------------------
> > drivers/scsi/sd_dif.c | 2 -
> > include/scsi/scsi_device.h | 1
> > 5 files changed, 34 insertions(+), 52 deletions(-)
>
> Can you add the tape driver fix?

Sure ... can I have an acked-by from Kai?

Thanks,

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/