Re: [dm-devel] [PATCH -next v2 00/28] md: synchronize io with array reconfiguration

2023-09-25 Thread Yu Kuai
Hi, 在 2023/09/25 23:45, Song Liu 写道: Hi Kuai, Thanks for the patchset! I have got the following panic with mdadm test 23rdev-lifetime. Could you please look into it? I pushed the test code to this branch: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git/log/?h=md-test-28 Thanks

Re: [dm-devel] [PATCH -next v2 00/28] md: synchronize io with array reconfiguration

2023-09-25 Thread Song Liu
Hi Kuai, Thanks for the patchset! I have got the following panic with mdadm test 23rdev-lifetime. Could you please look into it? I pushed the test code to this branch: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git/log/?h=md-test-28 Thanks, Song [ 173.143010] =

[dm-devel] [PATCH -next v2 00/28] md: synchronize io with array reconfiguration

2023-08-27 Thread Yu Kuai
From: Yu Kuai Changes in v2: - rebase with latest md-next - remove some follow up cleanup patches, these patches will be sent later after this patchset. After previous four patchset of preparatory work, this patchset impelement a new version of mddev_suspend(), the new apis: - reconfig_mutex