Wols Lists <antlists@xxxxxxxxxxxxxxx> writes: > From 4ce784307a9004124392ce48432960d7ca94d0bf Mon Sep 17 00:00:00 2001 > From: Wol <anthony@xxxxxxxxxxxxxxx> > Date: Tue, 17 Jan 2017 17:47:05 +0000 > Subject: [PATCH] Fix oddity where mdadm did not recognise a relative path > > mdadm assumed that a pathname started with a "/", while an array > name didn't. This alters the logic so that if the first character > is not a "/" it tries to open an array, and if that fails it drops > through to the pathname code rather than terminating immediately > with an error. > > Signed-off-by: Wol <anthony@xxxxxxxxxxxxxxx> > --- > mdadm.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Applied, thanks! Sorry I have been swamped the last couple of weeks finishing up my old job and starting the new one. Will be bogged down a lot the next couple of weeks, so please be patient. Cheers, Jes -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html