qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] MAINTAINERS: Add unmaintained bitmap file to re


From: Zhang, Chen
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add unmaintained bitmap file to related field
Date: Wed, 3 Apr 2019 01:25:39 +0000

> -----Original Message-----
> From: John Snow [mailto:address@hidden
> Sent: Wednesday, April 3, 2019 5:07 AM
> To: Zhang, Chen <address@hidden>; Laurent Vivier <address@hidden>;
> qemu-dev <address@hidden>; Fam Zheng <address@hidden>
> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add unmaintained bitmap
> file to related field
> 
> 
> 
> On 3/29/19 4:20 PM, Zhang Chen wrote:
> > From: Zhang Chen <address@hidden>
> >
> > Add bitmap.h and bitops.h to Dirty Bitmaps field.
> >
> > Signed-off-by: Zhang Chen <address@hidden>
> > ---
> >  MAINTAINERS | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS index 56139ac8ab..360af3e8ca
> > 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1773,6 +1773,8 @@ S: Supported
> >  F: util/hbitmap.c
> >  F: block/dirty-bitmap.c
> >  F: include/qemu/hbitmap.h
> > +F: include/qemu/bitmap.h
> > +F: include/qemu/bitops.h
> >  F: include/block/dirty-bitmap.h
> >  F: tests/test-hbitmap.c
> >  F: docs/interop/bitmaps.rst
> >
> 
> Actually, these bitmaps aren't the same kind as is used by the block storage
> module -- these are a more generic, primitive kind that I have no association
> with.

OK, but these two files are lack of maintenance.
Which maintenance area do you think these two files should belong to?


Thanks
Zhang Chen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]