qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/3] block: add bdrv_get_device_or_node_name()


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 1/3] block: add bdrv_get_device_or_node_name()
Date: Fri, 20 Mar 2015 15:11:17 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 2015-03-20 at 10:33, Alberto Garcia wrote:
This function gets the device name associated with a BlockDriverState,
or its node name if the device name is empty.

Signed-off-by: Alberto Garcia <address@hidden>
---
  block.c               | 9 +++++++++
  block/quorum.c        | 5 +----
  include/block/block.h | 1 +
  3 files changed, 11 insertions(+), 4 deletions(-)

No changes from v2, so:

Reviewed-by: Max Reitz <address@hidden>

(Feel free to put these R-b lines into the commit message under your S-o-b for patches that got a R-b and don't have any changes)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]