• Show log

    Commit

  • Hash : b30b04a9
    Author : Patrick Steinhardt
    Date : 2019-11-05T12:34:14

    config_snapshot: rename function names
    
    The configuration snapshot backend has been extracted from the old files
    backend back in 2bff84ba4 (config_file: separate out read-only backend,
    2019-07-26). To keep code churn manageable, the local functions weren't
    renamed yet and thus still have references to the old diskfile backend.
    Rename them accordingly to make them easier to understand.