[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 0/9] bdrv_open() cleanups, part 1
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH v2 0/9] bdrv_open() cleanups, part 1 |
Date: |
Thu, 26 Jun 2014 12:17:32 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Am 25.06.2014 um 16:35 hat Kevin Wolf geschrieben:
> This is the first part of an attempt for disentangling bdrv_open(). At the end
> of this series, bdrv_open() code is somewhat easier to read, but the real
> changes (including some bug fixes and changes of behaviour) haven't happened
> yet.
>
> Just sending out the first part now to get this merged early and avoid
> conflicts.
>
> v2:
> - Rebased on current git master
> - Patch 1: Removed redundant if condition [Benoît]
> Replaced redundant error check with assertion [Eric]
> - Patch 2: Fixed leak in error path [Benoît]
Applied to the block branch.
Kevin
- [Qemu-devel] [PATCH v2 3/9] block: Move json: parsing to bdrv_fill_options(), (continued)
- [Qemu-devel] [PATCH v2 3/9] block: Move json: parsing to bdrv_fill_options(), Kevin Wolf, 2014/06/25
- [Qemu-devel] [PATCH v2 4/9] block: Always pass driver name through options QDict, Kevin Wolf, 2014/06/25
- [Qemu-devel] [PATCH v2 6/9] block: Inline bdrv_file_open(), Kevin Wolf, 2014/06/25
- [Qemu-devel] [PATCH v2 7/9] block: Remove second bdrv_open() recursion, Kevin Wolf, 2014/06/25
- [Qemu-devel] [PATCH v2 8/9] block: Catch backing files assigned to non-COW drivers, Kevin Wolf, 2014/06/25
- [Qemu-devel] [PATCH v2 9/9] block: Remove a special case for protocols, Kevin Wolf, 2014/06/25
- Re: [Qemu-devel] [PATCH v2 0/9] bdrv_open() cleanups, part 1,
Kevin Wolf <=
- Re: [Qemu-devel] [PATCH v2 0/9] bdrv_open() cleanups, part 1, Max Reitz, 2014/06/26