Back to bug 1018171

Who When What Removed Added
Jan Safranek 2013-10-11 11:35:37 UTC Attachment #811002 Attachment is obsolete 0 1
Harald Hoyer 2013-10-31 12:07:32 UTC CC jsafrane
Flags needinfo?(jsafrane)
Jan Safranek 2013-10-31 12:48:14 UTC Flags needinfo?(jsafrane)
Jan Safranek 2013-10-31 16:15:06 UTC Attachment #811006 Attachment is obsolete 0 1
Harald Hoyer 2013-11-11 15:18:53 UTC Status NEW POST
Petr Sklenar 2015-02-27 13:49:02 UTC CC psklenar
Harald Hoyer 2015-03-02 10:47:16 UTC Status POST MODIFIED
errata-xmlrpc 2015-03-02 11:07:02 UTC Status MODIFIED ON_QA
Leos Pol 2015-04-15 08:31:10 UTC Status ON_QA VERIFIED
CC lpol
Leos Pol 2015-04-15 08:32:53 UTC QA Contact qe-baseos-daemons lpol
Harald Hoyer 2015-04-29 09:46:48 UTC Doc Text Cause:
If udev processes the uevent queue for a device, which was removed already, the internal handling failed to cope with an already removed device.

Consequence:
Some symbolic links were not removed for devices, which were removed.

Fix:
udev does not rely on the existance of a device, when working on the backlog of the uevent queue.

Result:
All symbolic links get removed.
Milan Navratil 2015-07-16 16:34:26 UTC CC mnavrati
Doc Text Cause:
If udev processes the uevent queue for a device, which was removed already, the internal handling failed to cope with an already removed device.

Consequence:
Some symbolic links were not removed for devices, which were removed.

Fix:
udev does not rely on the existance of a device, when working on the backlog of the uevent queue.

Result:
All symbolic links get removed.
If udev processed the uevent queue for a device that was already removed, the internal handling failed to process an already removed device. Consequently, some symbolic links were not removed for these devices. Now, udev no longer relies on the existence of a device when dealing with the backlog of the uevent queue, and all symbolic links are removed as expected.
errata-xmlrpc 2015-07-22 07:19:42 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2015-07-22 03:19:42 UTC

Back to bug 1018171