Re: [PATCH v3] Grow: Split Grow_reshape into helper function
From: Coly Li <hidden>
Date: 2022-08-08 10:03:58
From: Coly Li <hidden>
Date: 2022-08-08 10:03:58
2022年8月8日 04:41,Jes Sorensen [off-list ref] 写道: On 6/9/22 03:41, Mateusz Kusiak wrote:quoted
Grow_reshape should be split into helper functions given its size. - Add helper function for preparing reshape on external metadata. - Close cfd file descriptor. Signed-off-by: Mateusz Kusiak <redacted> --- Changes since v2: - removed dot from commit message - formatted commit description as a list - got rid of returning -1 in prepare_external_reshape() - changed "return" section in prepare_external_reshape() descriptionHi Mateusz, Changes look good to me, but it no longer applies. Mind sending an updated version?
Hi Jes, Please check the version I post to you in series “mdadm-CI for-jes/20220728: patches for merge” (Message-Id: [ref]), the patch in this series is rebased and confirmed with Mateusz, it could be applied to upstream mdadm. Thanks. Coly Li