Skip to content
  • Iustin Pop's avatar
    Implement post-configuration-update hook · 6a4aa7c1
    Iustin Pop authored
    This patch adds a special hook: the post-configuration update hook. This
    hook has only a post phase that runs after a top-level LU that modified
    the configuration.
    
    Since the hook is a post-phase one, no error checking is done on the
    results. The hook runs only on the master.
    
    Reviewed-by: imsnah
    6a4aa7c1