Re: [Virtio-fs] [PATCH] MAINTAINERS: add virtio-fs mailing list

2021-03-22 Thread Vivek Goyal
On Thu, Mar 18, 2021 at 10:41:57AM -0500, Connor Kuehl wrote: > General discussion and patch reviews take place on this list for both > virtiofsd (tools/virtiofsd/*) and the guest kernel module. > > Signed-off-by: Connor Kuehl > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff

Re: [PATCH] MAINTAINERS: add virtio-fs mailing list

2021-03-22 Thread Stefan Hajnoczi
On Thu, Mar 18, 2021 at 10:41:57AM -0500, Connor Kuehl wrote: > General discussion and patch reviews take place on this list for both > virtiofsd (tools/virtiofsd/*) and the guest kernel module. > > Signed-off-by: Connor Kuehl > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Reviewed

Re: [PATCH] MAINTAINERS: add virtio-fs mailing list

2021-03-22 Thread Dr. David Alan Gilbert
* Connor Kuehl (cku...@redhat.com) wrote: > General discussion and patch reviews take place on this list for both > virtiofsd (tools/virtiofsd/*) and the guest kernel module. > > Signed-off-by: Connor Kuehl > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS

[PATCH] MAINTAINERS: add virtio-fs mailing list

2021-03-18 Thread Connor Kuehl
General discussion and patch reviews take place on this list for both virtiofsd (tools/virtiofsd/*) and the guest kernel module. Signed-off-by: Connor Kuehl --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 25fc49d1dc..8921bc2119 100644 --- a/MAI