All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] virtiofs: Small Cleanups for 5.5
@ 2019-10-30 15:07 ` Vivek Goyal
  0 siblings, 0 replies; 20+ messages in thread
From: Vivek Goyal @ 2019-10-30 15:07 UTC (permalink / raw)
  To: linux-fsdevel, linux-kernel, virtio-fs
  Cc: virtualization, vgoyal, miklos, stefanha, dgilbert

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


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-11-13 14:40 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30 15:07 [PATCH 0/3] virtiofs: Small Cleanups for 5.5 Vivek Goyal
2019-10-30 15:07 ` [Virtio-fs] " Vivek Goyal
2019-10-30 15:07 ` [PATCH 1/3] virtiofs: Use a common function to send forget Vivek Goyal
2019-10-30 15:07 ` Vivek Goyal
2019-10-30 15:07   ` [Virtio-fs] " Vivek Goyal
2019-10-30 15:07 ` [PATCH 2/3] virtiofs: Do not send forget request "struct list_head" element Vivek Goyal
2019-10-30 15:07 ` Vivek Goyal
2019-10-30 15:07   ` [Virtio-fs] " Vivek Goyal
2019-11-13 14:30   ` Stefan Hajnoczi
2019-11-13 14:30   ` Stefan Hajnoczi
2019-11-13 14:30     ` [Virtio-fs] " Stefan Hajnoczi
2019-10-30 15:07 ` [PATCH 3/3] virtiofs: Use completions while waiting for queue to be drained Vivek Goyal
2019-10-30 15:07   ` [Virtio-fs] " Vivek Goyal
2019-10-30 15:07   ` Vivek Goyal
2019-11-13 14:40   ` Stefan Hajnoczi
2019-11-13 14:40   ` Stefan Hajnoczi
2019-11-13 14:40     ` [Virtio-fs] " Stefan Hajnoczi
2019-11-13 14:40 ` [PATCH 0/3] virtiofs: Small Cleanups for 5.5 Stefan Hajnoczi
2019-11-13 14:40 ` Stefan Hajnoczi
2019-11-13 14:40   ` [Virtio-fs] " Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.