On Mon, Mar 13 2000, Matthew Dharm wrote:
> I just discovered that the SCSI layer passes a 512 byte buffer when it
> sends a READ_CAPACITY command.  Considering this command can only return 8
> bytes, and that for Direct-Access devices we only request 8 bytes, I think
> this is a bug somewhere.

Probably a relic from when the buffer was allocated with scsi_malloc().
Pretty harmless, though.

-- 
*  Jens Axboe <[EMAIL PROTECTED]>
*  Linux CD-ROM Maintainer
*  http://www.kernel.dk

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to