Re: [PATCH] md-cluster: check for timeout while a new disk adding
From: Song Liu <song@kernel.org>
Date: 2023-10-12 16:31:38
Also in:
lkml
From: Song Liu <song@kernel.org>
Date: 2023-10-12 16:31:38
Also in:
lkml
On Mon, Sep 25, 2023 at 5:59 AM Denis Plotnikov [off-list ref] wrote:
A new disk adding may end up with timeout and a new disk won't be added. Add returning the error in that case. Found by Linux Verification Center (linuxtesting.org) with SVACE Signed-off-by: Denis Plotnikov <redacted>
Applied to md-next. Thanks, Song