Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.3/block
authorJens Axboe <axboe@kernel.dk>
Fri, 21 Jun 2019 05:37:20 +0000 (23:37 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 21 Jun 2019 05:37:20 +0000 (23:37 -0600)
Pull MD changes from Song.

* 'md-next' of https://github.com/liu-song-6/linux:
  md: add bitmap_abort label in md_run
  md-bitmap: create and destroy wb_info_pool with the change of bitmap
  md-bitmap: create and destroy wb_info_pool with the change of backlog
  md: introduce mddev_create/destroy_wb_pool for the change of member device
  md/raid1: fix potential data inconsistency issue with write behind device


Trivial merge