Re: [Qemu-devel] [PATCH v3 08/10] block/dirty-bitmaps: move comment block

2019-02-25 Thread Vladimir Sementsov-Ogievskiy
23.02.2019 3:06, John Snow wrote: > Simply move the big status enum comment block to above the status > function, and document it as being deprecated. The whole confusing > block can get deleted in three releases time. > > Signed-off-by: John Snow Reviewed-by: Vladimir Sementsov-Ogievskiy -- B

Re: [Qemu-devel] [PATCH v3 08/10] block/dirty-bitmaps: move comment block

2019-02-23 Thread Eric Blake
On 2/22/19 6:06 PM, John Snow wrote: > Simply move the big status enum comment block to above the status > function, and document it as being deprecated. The whole confusing > block can get deleted in three releases time. > > Signed-off-by: John Snow > --- > block/dirty-bitmap.c | 36 +++