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)
commitea49c88f4071e2bdd55e78987f251ea54aa11004
treef29b7894362fe32611dfdb2ce409155c7b953a2d
parenta0d54b4f5b219fb31f0776e9f53aa137e78ae431
parent2896c93811e39d63a4d9b63ccf12a8fbc226e5e4
Merge tag 'mkp-scsi-fixes' of git://git./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