mbox series

[GIT,PULL] md-fixes 20230113

Message ID 316DF255-F73A-41FF-AA1C-758669C0C466@fb.com (mailing list archive)
State Not Applicable, archived
Headers show
Series [GIT,PULL] md-fixes 20230113 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-fixes

Message

Song Liu Jan. 13, 2023, 11:13 p.m. UTC
Hi Jens, 

Please consider pulling the following change for md-fixes on top of your
block-6.2 branch. It fixes an issue introduced by recent code refactor. 

Thanks,
Song


The following changes since commit 3d25b1e8369273d76f5f2634f164236ba9e40d32:

  Merge tag 'nvme-6.2-2023-01-12' of git://git.infradead.org/nvme into block-6.2 (2023-01-12 10:36:35 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-fixes

for you to fetch changes up to b0907cadabcae6f1248f37a32a6e777f9ff6d4aa:

  md: fix incorrect declaration about claim_rdev in md_import_device (2023-01-12 10:42:16 -0800)

----------------------------------------------------------------
Adrian Huang (1):
      md: fix incorrect declaration about claim_rdev in md_import_device

 drivers/md/md.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Jens Axboe Jan. 14, 2023, 3:48 a.m. UTC | #1
On 1/13/23 4:13 PM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following change for md-fixes on top of your
> block-6.2 branch. It fixes an issue introduced by recent code refactor. 

Pulled, thanks. It won't make -rc4 as that already went out, it'll
be for next week.