Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Apr 2022 16:46:44 +0000 (09:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Apr 2022 16:46:44 +0000 (09:46 -0700)
commit8467f9e34955c6923e0ed63b1c2dbbf1df70b908
tree48a36f2a0c3b30cd4806c8ebf187bee7f1d28bd4
parent1f5e98e723a0be814181524a7e6aaf87a805cdc9
parent9dca4168a37c9cfe182f077f0d2289292e9e3656
Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Just two small regression fixes for bcache"

* tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block:
  bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook()
  bcache: put bch_bio_map() back to correct location in journal_write_unlocked()