• P
    conf: Split out code to parse the source of a disk definition · 16bc7864
    Peter Krempa 提交于
    To avoid code duplication between snapshot configuration code that
    parses the disk source too we need to split out this code that will be
    reused later on.
    
    This patch tries to be code movement, some aspects of this function will
    be refactored later.
    16bc7864
domain_conf.c 598.4 KB