Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jul 2020 17:45:31 +0000 (10:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jul 2020 17:45:31 +0000 (10:45 -0700)
commit29206c6314a3e5242b23b61cd1270cba9e93b415
treeaab89a5570a9238b43c40d882eb80a770357c7b5
parent9fbe565cb78d10ca2619ee23eac27262cff45629
parent3197d48a7c04eee3e50bd54ef7e17e383b8a919e
Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:

 - NVMe fixes from Christoph:
    - Fix crash in multi-path disk add (Christoph)
    - Fix ignore of identify error (Sagi)

 - Fix a compiler complaint that a function should be static (Wei)

* tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block:
  block: make function __bio_integrity_free() static
  nvme: fix a crash in nvme_mpath_add_disk
  nvme: fix identify error status silent ignore