[wicked-commit] [openSUSE/wicked] 92705b: fsm,ifup: cleanup of double name in ni_ifworker_fa...
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 92705b2b72ae1b3593906f25f1605ecbf36fc798 https://github.com/openSUSE/wicked/commit/92705b2b72ae1b3593906f25f1605ecbf3... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M client/ifup.c M src/fsm.c Log Message: ----------- fsm,ifup: cleanup of double name in ni_ifworker_fail() Commit: 1ea2c4c570a6aa159f62910af7aff5760963e05b https://github.com/openSUSE/wicked/commit/1ea2c4c570a6aa159f62910af7aff57609... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M client/ifup.c Log Message: ----------- ifup: one error message on ni_ifup_start_policy() is enough Commit: ae67663af679414d2020437689d22cacefb5d92f https://github.com/openSUSE/wicked/commit/ae67663af679414d2020437689d22cacef... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/fsm-policy.c Log Message: ----------- policy: worker must be ready to satisfy match check - new check in ni_fsm_policy_applicable(): * 3rd match check - physical worker must be ready - consider only ready children in: __ni_fsm_policy_match_and_children_check() Commit: ce666403f49155083dfaef4376da7ad33819a4ef https://github.com/openSUSE/wicked/commit/ce666403f49155083dfaef4376da7ad338... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M nanny/interface.c M nanny/nanny.c Log Message: ----------- nanny: schedule recheck of ready devices only This affects following actions: - enable() - policy create Commit: c23f24688ca231788f60b7e7c00a696ac2eb209f https://github.com/openSUSE/wicked/commit/c23f24688ca231788f60b7e7c00a696ac2... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M nanny/interface.c M nanny/nanny.c Log Message: ----------- nanny: drop policy files only when policy is deleted Commit: 881361c67cfe04a3fb3b00c13acd6418509d85e5 https://github.com/openSUSE/wicked/commit/881361c67cfe04a3fb3b00c13acd641850... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M nanny/device.c M nanny/nanny.c Log Message: ----------- nanny: cleanup of unused (#if 0) code Commit: 8a234e456897a57048b9abd89358791c9ca424b6 https://github.com/openSUSE/wicked/commit/8a234e456897a57048b9abd89358791c9c... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M nanny/device.c M nanny/nanny.c Log Message: ----------- nanny: free() selected_config unconditionally Commit: eebbe559ce9111ae127d85df8c834fc346fb3384 https://github.com/openSUSE/wicked/commit/eebbe559ce9111ae127d85df8c834fc346... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M include/wicked/fsm.h Log Message: ----------- fsm: remove unused config ptr from struct ni_fsm_transition Commit: 8defaeebbe296de1638367fb9df7a0231676ded8 https://github.com/openSUSE/wicked/commit/8defaeebbe296de1638367fb9df7a02316... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: unschedule recheck when policy is deleted Commit: d6ad88312aa00580ae6ead09fdbee0952f2bf061 https://github.com/openSUSE/wicked/commit/d6ad88312aa00580ae6ead09fdbee0952f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: clean progress and completion callbacks on unregister Commit: 6755c58a2c82fe5efec085c0d4394d12be6afa41 https://github.com/openSUSE/wicked/commit/6755c58a2c82fe5efec085c0d4394d12be... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M include/wicked/fsm.h M src/fsm.c Log Message: ----------- fsm: export ni_ifworker_device_bound() as static inline Commit: a3d3c71ab53eebe764e1efedc369b0d88f747040 https://github.com/openSUSE/wicked/commit/a3d3c71ab53eebe764e1efedc369b0d88f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M include/wicked/fsm.h Log Message: ----------- fsm: add ni_ifworker_is_device_created() This functions checks if device has been created or exists already. Commit: a22188153b71df523fe65bfb2472c13a7b76f48a https://github.com/openSUSE/wicked/commit/a22188153b71df523fe65bfb2472c13a7b... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M include/wicked/fsm.h M nanny/nanny.c M src/fsm.c Log Message: ----------- fsm: no device check in ni_ifworker_is_factory_device() Commit: f0b12e0f8c0ab15c2f318df92de1923bd3795310 https://github.com/openSUSE/wicked/commit/f0b12e0f8c0ab15c2f318df92de1923bd3... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M include/wicked/fsm.h Log Message: ----------- fsm: add ni_ifworker_is_config_worker() Worker is considered a config worker when: - its device is not created - has config assigned - is not a factory worker Commit: d1660a03b4a741a716b7f80de52542e7054b2eb5 https://github.com/openSUSE/wicked/commit/d1660a03b4a741a716b7f80de52542e705... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: call ni_call_clear_event_filters() on DEVICE_READY state set Commit: c9fdff06b091b02634b59aa3d997bcdbfddfe344 https://github.com/openSUSE/wicked/commit/c9fdff06b091b02634b59aa3d997bcdbfd... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: clear hierarchy completely in ni_fsm_clear_hierarchy() - destroy children array - destroy lowerdev_for array - set w->depth to 0 - remove lowerdev_for references in children Commit: c6e992d7bf95e6445d3a572d06ec820a32b3fe5d https://github.com/openSUSE/wicked/commit/c6e992d7bf95e6445d3a572d06ec820a32... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: cleanup use ni_ifworker_rearm() in ni_ifworker_reset() Commit: 39326b14db414b7da6eb4dd2f49d5857e520d8ff https://github.com/openSUSE/wicked/commit/39326b14db414b7da6eb4dd2f49d5857e5... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: ignore zombies in ni_fsm_get_matching_workers() Commit: 61fc4b7c3110b0bad671b54adecd9b2bfbb50779 https://github.com/openSUSE/wicked/commit/61fc4b7c3110b0bad671b54adecd9b2bfb... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: adjust skip_active check in ni_fsm_get_matching_workers() Ignore workers that are: - kickstarted - currently running - have succeeded already Commit: 7ec0e93d935e2edc7452be6bb1ea6ce9819bb672 https://github.com/openSUSE/wicked/commit/7ec0e93d935e2edc7452be6bb1ea6ce981... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: fix unschedule recheck on unregister Do not unschedule recheck on unregister when worker is factory device with corresponding applicable policy. Commit: 35037d1da6dc26bfb4e1e038013ccf6d30c20139 https://github.com/openSUSE/wicked/commit/35037d1da6dc26bfb4e1e038013ccf6d30... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: move workers from fsm->pending to fsm->workers When ready move workers to fsm->workers instead of creating new one and deleting from fsm->pending. This helps with nanny references in mgr->recheck and mgr->down arrays. Commit: 3be70af5f1267609bf3194e2a0ea2d2ef7eb9e7c https://github.com/openSUSE/wicked/commit/3be70af5f1267609bf3194e2a0ea2d2ef7... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M client/ifup.c M include/wicked/fsm.h M nanny/device.c M nanny/interface.c M nanny/nanny.c M src/fsm-policy.c M src/fsm.c Log Message: ----------- Merge branch 'hotplug_fixes' into testing Compare: https://github.com/openSUSE/wicked/compare/3c68cc4c3ba2...3be70af5f126
participants (1)
-
Pawel Wieczorkiewicz