commit | 69bdd88ca2670c321fef774e77059516f836c6f2 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Sep 01 15:50:23 2006 +0200 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Sep 02 13:37:47 2006 -0500 |
tree | 4df0e1cc0bc90306762db2b0591dc7a067952365 | |
parent | 01dfc7fc56f4b7ec0e5344ab44fcf673ebfbf7fa [diff] |
[SCSI] Wrong size information for devices with disabled read access When accessing a device with disabled read access the capacity is set randomly to 1GB. This makes it impossible to userspace tools to detect invalid device capacities. Signed-off-by: Mike Anderson <andmike@us.ibm.com> Acked-by: Chris Mason <mason@suse.com> Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>