On 30.09.2014 21:25, Markus Armbruster wrote:
BlockBackend's name space is separate only to keep the initial patches
simple.  Time to merge the two.

Retain bdrv_find() and bdrv_get_device_name() for now, to keep this
series manageable.

Signed-off-by: Markus Armbruster <arm...@redhat.com>
---
  block.c               | 48 ++++++++++++------------------------------------
  block/block-backend.c | 17 +++++++++++------
  include/block/block.h |  2 +-
  3 files changed, 24 insertions(+), 43 deletions(-)

Reviewed-by: Max Reitz <mre...@redhat.com>

Reply via email to