commit | 7562523e84ddc742fe1f9db8bd76b01acca89f6b | [log] [tgz] |
---|---|---|
author | Martin K. Petersen <martin.petersen@oracle.com> | Tue Jul 30 22:58:34 2013 -0400 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Aug 02 13:20:21 2013 -0700 |
tree | 7424800571b47a62b72515f64bab44db4735c2fd | |
parent | e09056b25c38357df5c01985a0b3af608bccbfc0 [diff] |
[SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set If a device has the skip_vpd_pages flag set we should simply fail the scsi_get_vpd_page() call. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Tested-by: Stuart Foster <smf.linux@ntlworld.com> Cc: stable@vger.kernel.org Signed-off-by: James Bottomley <JBottomley@Parallels.com>