summaryrefslogtreecommitdiff
path: root/fs/aio.c
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2016-04-01 06:57:36 (GMT)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2016-04-05 10:56:40 (GMT)
commit5ddfe0858ea7848c5d4efe3f4319e7543522e0ee (patch)
tree4875c6372247a37ac7fc4819db10713cd369f8b5 /fs/aio.c
parentf08bb1e0dbdd0297258d0b8cd4dbfcc057e57b2a (diff)
downloadlinux-5ddfe0858ea7848c5d4efe3f4319e7543522e0ee.tar.xz
scsi: Do not attach VPD to devices that don't support it
The patch "scsi: rescan VPD attributes" introduced a regression in which devices that don't support VPD were being scanned for VPD attributes anyway. This could cause issues for some devices and should be avoided so the check for scsi_level has been moved out of scsi_add_lun and into scsi_attach_vpd so that all callers will not scan VPD for devices that don't support it. [mkp: Merge fix] Fixes: 09e2b0b14690 ("scsi: rescan VPD attributes") Cc: <stable@vger.kernel.org> #v4.5+ Suggested-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions