commit | 2073d410ce3f2b1507bccd6aba68e8808647f9a9 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Feb 23 17:50:37 2016 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Mar 14 16:46:43 2016 +0100 |
tree | 781c3ab45c5cd27f735cb47317511db52b49404a | |
parent | abb21ac3e602430bd7a35e88ecc2eb62c91c7b42 [diff] |
hmp: Extend drive_del to delete nodes without BB Now that we can use drive_add to create new nodes without a BB, we also want to be able to delete such nodes again. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>