]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix typo in new udev rule.
authorNeilBrown <neilb@suse.com>
Fri, 5 May 2017 05:16:15 +0000 (15:16 +1000)
committerJes Sorensen <jsorensen@fb.com>
Fri, 5 May 2017 15:07:00 +0000 (11:07 -0400)
commitdd180cb136d6b2193a58ea0de23b8a7942ca6f36
tree4a24b3ca6b806582839f15774f965a26dfdf5057
parent9e04ac1c43e63eccb68eb196174069e5c23d0270
Fix typo in new udev rule.

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 <prajnoha@redhat.com>
Fixes: cd6cbb08c458 ("Create: tell udev md device is not ready when first created.")
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
lib.c
udev-md-raid-creating.rules