2019-10-30 17:52:51

by Vivek Goyal

[permalink] [raw]
Subject: [PATCH 0/3] virtiofs: Small Cleanups for 5.5

Hi Miklos,

Here are few small cleanups for virtiofs for 5.5. I had received some
comments from Michael Tsirkin on original virtiofs patches and these
cleanups are result of these comments.

Thanks
Vivek

Vivek Goyal (3):
virtiofs: Use a common function to send forget
virtiofs: Do not send forget request "struct list_head" element
virtiofs: Use completions while waiting for queue to be drained

fs/fuse/virtio_fs.c | 204 ++++++++++++++++++++++----------------------
1 file changed, 103 insertions(+), 101 deletions(-)

--
2.20.1


2019-11-13 14:43:55

by Stefan Hajnoczi

[permalink] [raw]
Subject: Re: [PATCH 0/3] virtiofs: Small Cleanups for 5.5

On Wed, Oct 30, 2019 at 11:07:16AM -0400, Vivek Goyal wrote:
> Hi Miklos,
>
> Here are few small cleanups for virtiofs for 5.5. I had received some
> comments from Michael Tsirkin on original virtiofs patches and these
> cleanups are result of these comments.
>
> Thanks
> Vivek
>
> Vivek Goyal (3):
> virtiofs: Use a common function to send forget
> virtiofs: Do not send forget request "struct list_head" element
> virtiofs: Use completions while waiting for queue to be drained
>
> fs/fuse/virtio_fs.c | 204 ++++++++++++++++++++++----------------------
> 1 file changed, 103 insertions(+), 101 deletions(-)
>
> --
> 2.20.1
>

There are typos in the commit descriptions but the code looks fine:

Reviewed-by: Stefan Hajnoczi <[email protected]>


Attachments:
(No filename) (789.00 B)
signature.asc (499.00 B)
Download all attachments