On Sat, Oct 06, 2012 at 11:11:50PM -0700, Nicholas A. Bellinger wrote: > On Sat, 2012-10-06 at 21:49 -0400, Christoph Hellwig wrote: > > Currenly all non-pscsi bakcneds report their standards version as > > SPC 2 via ->get_device_rev. > > No, the proper on-the-wire bits to signal SPC-3 compliance are already > being returned by virtual backend drivers within standard INQUIRY > payload data. I missed that, but it doesn't matter for the point I was making, which is the code to special case the SCSI_2 case, which can't happen for any virtual backend. In addition it also can't happen for pscsi as we don't wire up any command emulation but REPORT LUNS for it any more, effectively making it dead code. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html