Skip to content
  • Iustin Pop's avatar
    Extend DRBD disks with minors attribute · ffa1c0dc
    Iustin Pop authored
    This patch converts the DRBD disks to contain also a minor (per each
    node) attribute. This minor is not yet used and is always initialized
    with None, so the patch does not have any real-world impact - except for
    automatically upgrading config files (it adds the minors as None, None).
    
    Reviewed-by: imsnah
    ffa1c0dc