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
