Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emit D-Bus InterfacesAdded and InterfacesRemoved signals #2170

Merged

Commits on Aug 11, 2020

  1. Emit D-Bus InterfacesAdded and InterfacesRemoved signals

    Currently, stratisd does not emit the appropriate signals when D-Bus
    objects are added and removed. This commit provides the necessary
    refactoring to support populating the signals with the necessary
    information. It also adds support for sending the actions through the
    DeferredAction structure that we use for queuing D-Bus actions as
    they come in.
    jbaublitz committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    6830cce View commit details
    Browse the repository at this point in the history