qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH v2 1/2] rbd: use the higher level librbd instead


From: Stefan Hajnoczi
Subject: [Qemu-devel] Re: [PATCH v2 1/2] rbd: use the higher level librbd instead of just librados
Date: Fri, 8 Apr 2011 17:14:52 +0100

On Fri, Apr 8, 2011 at 9:43 AM, Stefan Hajnoczi <address@hidden> wrote:
> On Mon, Mar 28, 2011 at 04:15:57PM -0700, Josh Durgin wrote:
>> librbd stacks on top of librados to provide access
>> to rbd images.
>>
>> Using librbd simplifies the qemu code, and allows
>> qemu to use new versions of the rbd format
>> with few (if any) changes.
>>
>> Signed-off-by: Josh Durgin <address@hidden>
>> Signed-off-by: Yehuda Sadeh <address@hidden>
>> ---
>>  block/rbd.c       |  785 
>> +++++++++++++++--------------------------------------
>>  block/rbd_types.h |   71 -----
>>  configure         |   33 +--
>>  3 files changed, 221 insertions(+), 668 deletions(-)
>>  delete mode 100644 block/rbd_types.h
>
> Hi Josh,
> I have applied your patches onto qemu.git/master and am running
> ceph.git/master.
>
> Unfortunately qemu-iotests fails for me.

I forgot to mention that qemu-iotests lives at:

git://git.kernel.org/pub/scm/linux/kernel/git/hch/qemu-iotests.git

Stefan



reply via email to

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