Skip to content
  • Iustin Pop's avatar
    DRBD: check for in-use minor during Create · 767d52d3
    Iustin Pop authored
    In order to prevent errors with old, in-use DRBD minors, we check and
    abort at create time if our minor is already in use. For this we need to
    also modify DRBD8Status to be able to parse cs:Unconfigured devices.
    
    Reviewed-by: ultrotter
    767d52d3