qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] add cleanup operation in handle/proxy backe


From: Greg Kurz
Subject: Re: [Qemu-devel] [PATCH 0/3] add cleanup operation in handle/proxy backend
Date: Mon, 14 Nov 2016 17:53:11 +0100

Hi Li,

On Mon, 14 Nov 2016 07:32:55 -0500
Li Qiang <address@hidden> wrote:

> From: Li Qiang <address@hidden>
> 
> 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        |  3 +++
>  4 files changed, 22 insertions(+)
> 

The series ends up unthreaded again...

This is what we have in the cover (0/3):

Message-ID: <address@hidden>
X-Google-Original-Message-ID: 
<1479126778-125867-1-git-send-email-Qiang(address@hidden)>

but the patches have:

In-Reply-To: <1479126778-125867-1-git-send-email-Qiang(address@hidden)>
References: <1479126778-125867-1-git-send-email-Qiang(address@hidden)>

A quick research seems to indicate that gmail rewrites message-id if it does
not follow the <address@hidden> format, which is obviously the case here.

Please fix that before you post again.

Cheers.

--
Greg



reply via email to

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