Re: [mdadm PATCH] Fix typo in new udev rule.
From: Jes Sorensen <jes.sorensen@gmail.com>
Date: 2017-05-05 15:07:29
Also in:
dm-devel
From: Jes Sorensen <jes.sorensen@gmail.com>
Date: 2017-05-05 15:07:29
Also in:
dm-devel
On 05/05/2017 01:16 AM, NeilBrown wrote:
As pointed out by Peter Rajnoha, the correct usage in udev is
TEST=="file", not TEST="file".
Also improve a related comment which was a bit informal.
Reported-by: Peter Rajnoha <redacted>
Fixes: cd6cbb08c458 ("Create: tell udev md device is not ready when first created.")
Signed-off-by: NeilBrown <redacted>
---
Thanks Peter! Properly tested as well :-)
NeilBrownApplied! Thanks both of you! Jes