All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PATCH 0/2] virtiofsd: Support FUSE_SYNCFS on unannounced submounts
@ 2022-03-03 17:13 ` Greg Kurz
  0 siblings, 0 replies; 10+ messages in thread
From: Greg Kurz @ 2022-03-03 17:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: virtio-fs, Vivek Goyal

This is the current patches I have : one to track submounts
and the other to call syncfs() on them. Tested on simple
cases only.

I won't be able to work on this anymore, so I'm posting for the
records. Anyone is welcome to pick it up as there won't be a v2
from my side.

Cheers,

--
Greg

Greg Kurz (2):
  virtiofsd: Track submounts
  virtiofsd: Support FUSE_SYNCFS on unannounced submounts

 tools/virtiofsd/passthrough_ll.c | 61 ++++++++++++++++++++++++++++----
 1 file changed, 55 insertions(+), 6 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2022-03-04 14:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-03 17:13 [Virtio-fs] [PATCH 0/2] virtiofsd: Support FUSE_SYNCFS on unannounced submounts Greg Kurz
2022-03-03 17:13 ` Greg Kurz
2022-03-03 17:13 ` [Virtio-fs] [PATCH 1/2] virtiofsd: Track submounts Greg Kurz
2022-03-03 17:13   ` Greg Kurz
2022-03-03 17:13 ` [Virtio-fs] [PATCH 2/2] virtiofsd: Support FUSE_SYNCFS on unannounced submounts Greg Kurz
2022-03-03 17:13   ` Greg Kurz
2022-03-04 12:11 ` [Virtio-fs] [PATCH 0/2] " Vivek Goyal
2022-03-04 12:11   ` Vivek Goyal
2022-03-04 13:56   ` [Virtio-fs] " Greg Kurz
2022-03-04 13:56     ` Greg Kurz

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.