Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Oct 2019 15:08:53 +0000 (08:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Oct 2019 15:08:53 +0000 (08:08 -0700)
commitc3419fd6d3a340d23329ce01bb391deb27d8368b
tree7efbf5ae004f00e4420aee91b5e2ab77a90533af
parent0e2adab6cf285c41e825b6c74a3aa61324d1132c
parent6b6fa7a5c86e1269d9f0c9a5b902072351317387
Merge tag 'mkp-scsi-postmerge' of git://git./linux/kernel/git/mkp/scsi

Pull scsi fixes from Martin Petersen:
 "These two commits were in a separate postmerge branch due to a
  dependency on changes merged for 5.4 in the block tree.

  They fix two issues in the intersection of the request cleanup changes
  from block (b7e9e1fb7a92) and the request batching changes
  (8930a6c20791) that were made to SCSI during the 5.4 cycle"

* tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi:
  scsi: core: fix dh and multipathing for SCSI hosts without request batching
  scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching