Re: [Qemu-devel] [PATCH] qcow2: Remove FIXME comment, already fixed

2014-03-25 Thread Stefan Hajnoczi
On Mon, Mar 24, 2014 at 02:06:15PM +0800, Deepak Kathayat wrote: > > Signed-off-by: Deepak Kathayat > --- > block/qcow2.h |1 - > 1 file changed, 1 deletion(-) Thanks, applied to my block-next tree: https://github.com/stefanha/qemu/commits/block-next Stefan

Re: [Qemu-devel] [PATCH] qcow2: Remove FIXME comment, already fixed

2014-03-24 Thread Leandro Dorileo
On Mon, Mar 24, 2014 at 02:06:15PM +0800, Deepak Kathayat wrote: > > Signed-off-by: Deepak Kathayat Reviewed-by: Leandro Dorileo > --- > block/qcow2.h |1 - > 1 file changed, 1 deletion(-) > > diff --git a/block/qcow2.h b/block/qcow2.h > index 0b0eac8..25663d4 100644 > --- a/block/qcow2.

[Qemu-devel] [PATCH] qcow2: Remove FIXME comment, already fixed

2014-03-23 Thread Deepak Kathayat
Signed-off-by: Deepak Kathayat --- block/qcow2.h |1 - 1 file changed, 1 deletion(-) diff --git a/block/qcow2.h b/block/qcow2.h index 0b0eac8..25663d4 100644 --- a/block/qcow2.h +++ b/block/qcow2.h @@ -413,7 +413,6 @@ static inline uint64_t l2meta_cow_end(QCowL2Meta *m) + (m->cow_e