On Tue, 7 May 2024 05:38:54 +0200 Kinga Stefaniuk <kinga.stefaniuk@xxxxxxxxx> wrote: > This series of patches contains adding new timeout > which is needed to have mdmon started completely. > Thanks Kinga! What is the end user experience w/o this patch? (ie what negative impact does this patch address? mystery hang? missing events?) -Paul > Kinga Stefaniuk (2): > util.c: change devnm to const in mdmon functions > Wait for mdmon when it is stared via systemd > > Assemble.c | 4 ++-- > Grow.c | 7 ++++--- > mdadm.h | 6 ++++-- > util.c | 33 +++++++++++++++++++++++++++++++-- > 4 files changed, 41 insertions(+), 9 deletions(-) >