tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: SCSI changes - PR58452 for review



On Sun, 4 Aug 2024 03:47:23 Taylor R Campbell wrote:
> > Date: Sat, 3 Aug 2024 09:59:21 +1000
> > From: Nathanial Sloss <nathanialsloss%yahoo.com.au@localhost>
> > 
> > I am looking to get the following patch reviewed.
> > 
> > It is also documented in PR/58452.
> > 
> > It does the following:
> > 
> > Abort current transfer on scsi bus reset.  This one seems logical as the
> > state of the transfer is unknown after a bus reset.
> 
> Sounds plausible.  Is it dependent on the other changes?  Can it be
> split into a separate commit?
> 
> > Uses retry path for medium errors.  Bluescsi-v2 would through medium
> > errors that would succeed if the transfer was retried.
> 
> Sounds plausible.  Is it dependent on the other changes?  Can it too
> be split into a separate commit?
> 

The changes will be broken up into 4 separate commits.  The individual changes 
are not dependent on each other.

The patch is shown in full with all changes though.

Nat


Home | Main Index | Thread Index | Old Index