[wicked-commit] [openSUSE/wicked] 59932d: Revert "fsm: move workers from fsm->pending to fsm...
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 59932d16afcc749b003cee8252d74435cd7fcb81 https://github.com/openSUSE/wicked/commit/59932d16afcc749b003cee8252d74435cd... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-06-16 (Tue, 16 Jun 2015) Changed paths: M src/fsm.c Log Message: ----------- Revert "fsm: move workers from fsm->pending to fsm->workers" This reverts commit 35037d1da6dc26bfb4e1e038013ccf6d30c20139. Pending workers are just dummies in a queue holding the devices until they're ready/renamed -- to avoid that code is using them and e.g. to resolve by their temporary name. Moving the dummies to the true workers array, causes creation of duplicates with attached device, while the true workers, which may already exists, holds the config, actions, ...
participants (1)
-
Marius Tomaschewski