]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Jan 2021 17:16:59 +0000 (09:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Jan 2021 17:16:59 +0000 (09:16 -0800)
commite798a9dc88a4b54442c4e7c26dfa714373cf3500
treef29b7894362fe32611dfdb2ce409155c7b953a2d
parentf0efdd8116990417b4f52a8ce0ccbd589674eae1
parent8b569bf2cbf4bc4f9614f3dd53710db083464c20
Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi

Pull SCSI target fix from Martin Petersen:
 "This addresses an issue in the SCSI target subsystem. A connected
  initiator could specify IDs for any configured backing store device,
  not just the ones explicitly made visible to the host.

  The remedy is to honor the access control list when doing ID
  descriptor lookups"

* tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi:
  scsi: target: Fix XCOPY NAA identifier lookup