Am 27.06.2014 um 18:25 hat Benoît Canet geschrieben: > in v2: > Fixed 041.out [Benoît] > Tested 041 on top of markus [PATCH 2.1 0/2] Fix two recent event > regressions > > in v1: > no blank line before EOF [Kevin] > Add call to bdrv_is_first_non_filter in check_to_replace_node to > avoid backing blockers issues and data corruption by the user > [Kevin, Benoît] > Propagate error returned by check_to_replace_node [Kevin ] > Remove uneeded line break [Kevin] > remove uneeded empty line [Kevin] > > > Benoît Canet (2): > block: Add replaces argument to drive-mirror > qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror > node-name mode.
Thanks, applied to the block branch. Kevin