]> 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)
commit16a0ba7659d639932bae0c180abf6883d272b42c
treef29b7894362fe32611dfdb2ce409155c7b953a2d
parentbe8fdaea4333019864ac9f8130e04f53aebe1a67
parent9f527f25501c0766deacf04ab0b491e5761097cc
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