commit | a51a0c8d213594bc094cb8e54aad0cb6d7f7b9a6 | [log] [tgz] |
---|---|---|
author | Clay McClure <clay@daemons.net> | Thu Sep 21 19:01:34 2017 -0700 |
committer | Richard Weinberger <richard@nod.at> | Wed Jan 17 21:47:33 2018 +0100 |
tree | 4ad5feb8475954e33405f15979f0d3b77de6835d | |
parent | c0e860ba034ead2a0f47052c87266e90f23cdb7b [diff] |
ubi: Fix race condition between ubi volume creation and udev Similar to commit 714fb87e8bc0 ("ubi: Fix race condition between ubi device creation and udev"), we should make the volume active before registering it. Signed-off-by: Clay McClure <clay@daemons.net> Cc: <stable@vger.kernel.org> Signed-off-by: Richard Weinberger <richard@nod.at>