On Wed, Nov 14, 2012 at 2:02 PM, Sebastian Andrzej Siewior <sebast...@breakpoint.cc> wrote: > On Wed, Nov 14, 2012 at 12:55:13AM -0500, Jason J. Herne wrote: >> } >> } >> >> + /* Use read/write(16) for > 2TB disks */ >> + sdp->use_16_for_rw = (sdkp->capacity > 0xffffffff); > > The comment is pointless if you assume the reading is able to read C. What > would help is a link either here or in patch's description to the mail thread > where it has been descovered that some >2TB devices don't recognize the small > command.
I've removed the comment entirely and added a link to the original post within the patch description. Resending in separate e-mail. -- - Jason J. Herne (hern...@gmail.com) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html