Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md...
authorJens Axboe <axboe@kernel.dk>
Thu, 8 Apr 2021 15:55:14 +0000 (09:55 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 8 Apr 2021 15:55:14 +0000 (09:55 -0600)
Pull MD updates from Song:

"These patches fix a race condition with md_release() and md_open()."

* 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  md: split mddev_find
  md: factor out a mddev_find_locked helper from mddev_find
  md: md_open returns -EBUSY when entering racing area


Trivial merge