LIBATA SCSI command validation changed in 2.6.24

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: linux-kernel <linux-kernel@...>, IDE/ATA development list <linux-ide@...>
Date: Friday, January 11, 2008 - 5:30 pm

commit 607126c2a21cd6e9bb807fdd415c1a992f7b9009 changed command validation
to allow short commands in 16-byte CDBs, but it also made checking more
strict. Before the change, a 10-byte SG_IO command could have its length set
to 9 and still work. Now it fails. Not sure if this is a bug, but it has
caused at least one application to fail that used to work (qpxtool.)

[https://bugzilla.redhat.com/show_bug.cgi?id=428281]
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
LIBATA SCSI command validation changed in 2.6.24, Chuck Ebbert, (Fri Jan 11, 5:30 pm)
Re: LIBATA SCSI command validation changed in 2.6.24, Jeff Garzik, (Fri Jan 11, 5:35 pm)
Re: LIBATA SCSI command validation changed in 2.6.24, Chuck Ebbert, (Fri Jan 11, 5:53 pm)
Re: LIBATA SCSI command validation changed in 2.6.24, Jeff Garzik, (Fri Jan 11, 7:21 pm)
Re: LIBATA SCSI command validation changed in 2.6.24, Chuck Ebbert, (Fri Jan 11, 7:28 pm)