Skip to content
  • Guido Trotter's avatar
    Locking: remove LEVEL_CONFIG lockset · 08a6c581
    Guido Trotter authored
    Since the ConfigWriter now handles its own locking it's not necessary to
    have a specific level for the config in the Locking Manager anymore.
    This patch thus removes it, and all the unittest calls that used it, or
    depended on it being present.
    
    Reviewed-by: iustinp
    08a6c581