qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] 9pfs: add cleanup operation in handle/pr


From: Li Qiang
Subject: Re: [Qemu-devel] [PATCH v2 0/3] 9pfs: add cleanup operation in handle/proxy backend
Date: Tue, 15 Nov 2016 18:21:29 +0800

It is caused by the git config.
remove the "From xxxxx" section in git [sendemail] will solve the message
ID issue.

2016-11-15 18:16 GMT+08:00 Greg Kurz <address@hidden>:

> On Mon, 14 Nov 2016 21:13:50 -0500
> Li Qiang <address@hidden> wrote:
>
> > Currently, the backend of VirtFS doesn't have a cleanup
> > function. This will leak some resources in handle and proxy
> > backend driver. This patchset addresses this issue.
> >
> > Li Qiang (3):
> >   9pfs: add cleanup operation in FileOperations
> >   9pfs: add cleanup operation for handle backend driver
> >   9pfs: add cleanup operation for proxy backend driver
> >
> >  fsdev/file-op-9p.h  |  1 +
> >  hw/9pfs/9p-handle.c |  8 ++++++++
> >  hw/9pfs/9p-proxy.c  | 10 ++++++++++
> >  hw/9pfs/9p.c        |  6 ++++++
> >  4 files changed, 25 insertions(+)
> >
>
> Cool, you fixed the message ID issue :)
>


reply via email to

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