Am 31.08.2010 14:08, schrieb Bernhard Kohl: > This series fixes some issues with the MODE SENSE command. > > I have an OS which fails during this command. It works fine with > real SCSI disk hardware. > > Changes v2 -> v3: > > 2/6: fixed the mode data length, added a comment > > [PATCH v3 1/6] scsi-disk: fix the mode data length field returned by the MODE > SENSE command > [PATCH v3 2/6] scsi-disk: fix the mode data header returned by the MODE > SENSE(10) command > [PATCH v3 3/6] scsi-disk: respect the page control (PC) field in the MODE > SENSE command > [PATCH v3 4/6] scsi-disk: fix the block descriptor returned by the MODE SENSE > command > [PATCH v3 5/6] scsi-disk: return CHECK CONDITION for unknown page codes in > the MODE SENSE command > [PATCH v3 6/6] scsi-disk: fix the check of the DBD bit in the MODE SENSE > command
Thanks, applied all to the block branch. Kevin