Skip to content
  • Iustin Pop's avatar
    Switch the blockdev_remove rpc to (status, data) · e1bc0878
    Iustin Pop authored
    This converts the backend and cmdlib modules to a (status, data)
    implementation of the blockdev_remove rpc call. bdev.py is not yet
    converted, so we don't actually have error information.
    
    We also fix a bug in _RemoveDisks by not reusing a variable.
    
    Reviewed-by: ultrotter
    e1bc0878