commit | 1e49f78505b2c4df193614d774bf46d067cda7d8 | [log] [tgz] |
---|---|---|
author | Douglas Gilbert <dgilbert@interlog.com> | Thu Oct 29 01:48:31 2009 -0400 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:00:49 2009 -0600 |
tree | 7c27efa7e6d44515c5c0b631ae559297ee7e15bd | |
parent | 851b164231d1117673aa44c00c7622e48b7dfcf4 [diff] |
[SCSI] scsi_debug: fix Thin provisioning support While testing scsi_debug with these patches I found a problem with the Block Limits VPD page function. The length returned by the inquiry_evpd_b0() function was too short. A patch to fix that and a cosmetic change (that the form factor of scsi_debug is less than 1.8 inches) is attached. Signed-off-by: Douglas Gilbert <dgilbert@interlog.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>