Re: DISABLE_CLUSTERING in scsi drivers

2018-11-27 Thread Sam Creasey
On Mon, Nov 26, 2018 at 08:46:39PM +1100, Finn Thain wrote: > On Mon, 26 Nov 2018, Christoph Hellwig wrote: > > > On Thu, Nov 22, 2018 at 09:02:13AM +1100, Finn Thain wrote: > > > > you in the To list maintain or wrote SCSI drivers that set the > > > > DISABLE_CLUSTERING flag, which basically

Re: [PATCH 2/3] m68k/atari - atari_scsi: change abort/reset return codes

2014-04-11 Thread Sam Creasey
Acked-by: Sam Creasey sa...@sammy.net On Thu, Mar 13, 2014 at 01:30:15AM +1100, Finn Thain wrote: This is a larger version of Michael's patch. It takes care of the header files and comments and it addresses sun3_NCR5380 as well as atari_NCR5380. This means that the initio.h include (!) can

Re: [PATCH] kill old EH constants

2005-04-21 Thread Sam Creasey
On Thu, 21 Apr 2005, Christoph Hellwig wrote: On Thu, Apr 21, 2005 at 11:58:12AM +0200, Geert Uytterhoeven wrote: sun3_NCR5380.c still uses the following: - SCSI_ABORT_SUCCESS - SCSI_ABORT_ERROR - SCSI_ABORT_SNOOZE - SCSI_ABORT_BUSY - SCSI_ABORT_NOT_RUNNING -