Re: "Fix ATAPI transfer lengths" causes CD writing regression

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Daniel Drake <dsd@...>
Cc: linux list <linux-kernel@...>, <linux-ide@...>
Date: Tuesday, October 30, 2007 - 3:01 pm

> The nutty app I was using for burning is Brasero, a GNOME app which does 

I would guess Brasero is issuing a command with the length of data
wrongly set. In the old code that might well just produce errors of the
"Umm wtf is this data left over for ?", with the new code the drive is
likely to change state as it knows the transfer size and that will
*correctly* cause an HSM error and what follows.

Now the question is who gets the length wrong - Brasero or the ata
translation code in libata

Alan
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
"Fix ATAPI transfer lengths" causes CD writing regression, Daniel Drake, (Tue Oct 30, 11:14 am)
Re: "Fix ATAPI transfer lengths" causes CD writing regression, Alan Cox, (Tue Oct 30, 3:01 pm)