Re: [PATCH v2] md-cluster: fix use-after-free issue when removing rdev
From: heming.zhao@suse.com <hidden>
Date: 2021-04-21 08:13:06
From: heming.zhao@suse.com <hidden>
Date: 2021-04-21 08:13:06
On 4/21/21 7:15 AM, Song Liu wrote:
On Thu, Apr 8, 2021 at 12:44 AM Heming Zhao [off-list ref] wrote:quoted
[...]quoted
v2: - modify commit comments - add env info for test script - add 'Fixes' filed v1: - create patch --- Fixes: dbb64f8635f5d ("md-cluster: Fix adding of new disk with new reload code") Fixes: 659b254fa7392 ("md-cluster: remove a disk asynchronously from cluster environment") Reviewed-by: Gang He <redacted> Signed-off-by: Heming Zhao <redacted>Sorry for the delay. Applied to md-next. Btw: I think you meant to push change list (v2, v1, ..) after the signed-off-by section? With this patch as-is, the signed-off-by section was dropped during git-am. Thanks, Song
I got your meaning and won't make this mistake again. I will resend v2 patch with correct change log position. Thanks, Heming