qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v2] rbd:change error_setg() to error_setg_errno(


From: Vikhyat Umrao
Subject: Re: [Qemu-block] [PATCH v2] rbd:change error_setg() to error_setg_errno()
Date: Tue, 14 Jun 2016 22:34:04 +0530



On Tue, Jun 14, 2016 at 8:12 PM, Max Reitz <address@hidden> wrote:
On 09.05.2016 09:51, Vikhyat Umrao wrote:
> Ceph RBD block driver does not use error_setg_errno() where
> it is possible to use. This patch replaces error_setg()
> from error_setg_errno().
>
> Signed-off-by: Vikhyat Umrao <address@hidden>
> ---
>  block/rbd.c | 38 +++++++++++++++++++++++---------------
>  1 file changed, 23 insertions(+), 15 deletions(-)

Thanks, applied to my block tree:

https://github.com/XanClic/qemu/commits/block


Thanks Max.
 
Max



reply via email to

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