Skip to content
  • Iustin Pop's avatar
    Abstract more strings values into constants · fe96220b
    Iustin Pop authored
    Currently, the disk types are defined using constants in the code.
    Convert those into constants so that we can easily find them and check
    their usage.
    
    Note that we don't rename the values of the constants as they are used
    in the configuration file, and as such it's best to leave them as they
    are.
    
    Reviewed-by: imsnah
    fe96220b