Am 07.07.2016 um 23:14 hat John Snow geschrieben: > On 06/22/2016 08:53 AM, Fam Zheng wrote: > > v2: Fix patch 1 #else branch, and "r" => "ret". [Kevin] > > Add Kevin's r-b line in patch 2. > > > > This is an independent tiny change extracted from the image locking series, > > which can be processed separately. > > > > Improved according to Kevin's suggestion in v6 image locking series. > > > > Fam > > > > > > Fam Zheng (2): > > osdep: Introduce qemu_dup > > raw-posix: Use qemu_dup > > > > block/raw-posix.c | 10 +--------- > > include/qemu/osdep.h | 3 +++ > > util/osdep.c | 23 +++++++++++++++-------- > > 3 files changed, 19 insertions(+), 17 deletions(-) > > > > You submitted two versions of this, I think this is the right one. > > Reviewed-by: John Snow <[email protected]>
Oops, completely forgot about this one. Thanks for reminding, I've applied it now. Kevin
