Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md...
authorJens Axboe <axboe@kernel.dk>
Wed, 24 Aug 2022 19:58:37 +0000 (13:58 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 24 Aug 2022 19:58:37 +0000 (13:58 -0600)
commit645b5ed871f408c9826a61276b97ea14048d439c
tree1923aaa23f15ff5733d753813bf7d5bb60e3fd32
parentc490a0b5a4f36da3918181a8acdc6991d967c5f3
parent0dd84b319352bb8ba64752d4e45396d8b13e6018
Merge branch 'md-fixes' of https://git./linux/kernel/git/song/md into block-6.0

Pull MD fixes from Song:

"1. Fix for clustered raid, by Guoqing Jiang.
 2. req_op fix, by Bart Van Assche.
 3. Fix race condition in raid recreate, by David Sloan."

* 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  md: call __md_stop_writes in md_stop
  Revert "md-raid: destroy the bitmap after destroying the thread"
  md: Flush workqueue md_rdev_misc_wq in md_alloc()
  md/raid10: Fix the data type of an r10_sync_page_io() argument