diff options
author | Douglas Gilbert <dgilbert@interlog.com> | 2012-01-20 04:30:00 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-02-19 18:08:57 +0400 |
commit | de13e9654e308db6bde49c779410512ad9659bc0 (patch) | |
tree | 545d1bbaedd7b103db196ddcf6e41fb7a10eb21d /fs/hugetlbfs | |
parent | bd9244f7b9508a5945dcbd015db334110a9cdecf (diff) | |
download | linux-de13e9654e308db6bde49c779410512ad9659bc0.tar.xz |
[SCSI] scsi_debug: GET LBA STATUS response length correction
The SCSI GET LBA STATUS command was introduced in SBC-3 revision
20 in September 2009. At that time the Parameter Data Length
field in the response had an associated byte offset of 8.
Then in SBC-3 revision 25 (October 2010) that byte offset was
changed to 4. The sg_get_lba_status utility in sg3_utils version
1.33 (released earlier today) has been changed to calculate
the newer response length. However the implementation of
GET LBA STATUS command in the scsi_debug driver still uses the
original byte offset.
modify the Parameter Data Length field value in the GET LBA STATUS command
response to comply with the change in SBC-3 revision 25
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions