Merge tag 'md-fixes-20230914' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorJens Axboe <axboe@kernel.dk>
Thu, 14 Sep 2023 18:30:47 +0000 (12:30 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 14 Sep 2023 18:30:47 +0000 (12:30 -0600)
commit29ee7a4a571d93b13432ea1eb5db8e99877c8f6a
tree0a9310e898da5c6de9d65f14fb83b1cda79d78dc
parent6be6d112419713334ddd9c01f219ca16adaa4c76
parentc8870379a21fbd9ad14ca36204ccfbe9d25def43
Merge tag 'md-fixes-20230914' of https://git./linux/kernel/git/song/md into block-6.6

Pull MD fixes from Song:

"These commits fix a bugzilla report [1] and some recent issues in 6.5
 and 6.6.

 [1] https://bugzilla.kernel.org/show_bug.cgi?id=217798"

* tag 'md-fixes-20230914' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  md: Put the right device in md_seq_next
  md/raid1: fix error: ISO C90 forbids mixed declarations
  md: fix warning for holder mismatch from export_rdev()
  md: don't dereference mddev after export_rdev()