Am 03.08.2016 um 13:21 hat Kevin Wolf geschrieben: > As stated in the RFC I sent two weeks ago: > > * Node level commands: We need to complete the conversion that makes > commands accept node names instead of BlockBackend names. In some places > we intentionally allow only BlockBackends because we don't know if the > command works in other places than the root. This is okay, but we can > accept node names anyway. We just need to check that the node is a root > node as expected. > > This part of the RFC is implemented by this series.
Applied to block-next. Kevin