Re: [Qemu-devel] [PATCH] MAINTAINERS: Add qemu-progress to the block layer

2017-05-08 Thread Max Reitz
On 28.04.2017 18:55, Max Reitz wrote: > util/qemu-progress.c is currently unmaintained. The only user of its > functionality is qemu-img, so it effectively is part of the block layer. > > Suggested-by: Fam Zheng > Signed-off-by: Max Reitz > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion

Re: [Qemu-devel] [PATCH] MAINTAINERS: Add qemu-progress to the block layer

2017-04-28 Thread Eric Blake
On 04/28/2017 11:55 AM, Max Reitz wrote: > util/qemu-progress.c is currently unmaintained. The only user of its > functionality is qemu-img, so it effectively is part of the block layer. > > Suggested-by: Fam Zheng > Signed-off-by: Max Reitz > --- > MAINTAINERS | 1 + > 1 file changed, 1 insert

[Qemu-devel] [PATCH] MAINTAINERS: Add qemu-progress to the block layer

2017-04-28 Thread Max Reitz
util/qemu-progress.c is currently unmaintained. The only user of its functionality is qemu-img, so it effectively is part of the block layer. Suggested-by: Fam Zheng Signed-off-by: Max Reitz --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index a1d2