Skip to content
  • Lubomir Rintel's avatar
    manager: don't let a master device go unmanaged on a slave activation · cd8e8ab1
    Lubomir Rintel authored
    If a slave device activates, we should keep the master up even though it
    was taken over before.
    
    This fixes an issue, where a single slave to a master would be
    reactivated after a daemon restart. The daemon restart would cause the
    master to be treated externally created (would go unmanaged when all the
    slaves are gone) while the reactivation would leave the master without
    slaves for a while.
    
    (cherry picked from commit b605fb27)
    cd8e8ab1