All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] virtiofsd: Fix lo_flush() and inode->posix_lock init
@ 2020-12-07 18:30 ` Vivek Goyal
  0 siblings, 0 replies; 38+ messages in thread
From: Vivek Goyal @ 2020-12-07 18:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: mszeredi, dgilbert, virtio-fs, stefanha, lersek, vgoyal

Laszlo is writing a virtiofs client for OVMF and noticed that if he
sends fuse FLUSH command for directory object, virtiofsd crashes.
virtiofsd does not expect a FLUSH arriving for a directory object.

This patch series has one of the patches which fixes that. It also
has couple of posix lock fixes as a result of lo_flush() related debugging.

Vivek Goyal (3):
  virtiofsd: Set up posix_lock hash table for root inode
  virtiofsd: Disable posix_lock hash table if remote locks are not
    enabled
  virtiofsd: Check file type in lo_flush()

 tools/virtiofsd/passthrough_ll.c | 54 +++++++++++++++++++++++---------
 1 file changed, 39 insertions(+), 15 deletions(-)

-- 
2.25.4



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

end of thread, other threads:[~2020-12-12  6:42 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 18:30 [PATCH 0/3] virtiofsd: Fix lo_flush() and inode->posix_lock init Vivek Goyal
2020-12-07 18:30 ` [Virtio-fs] " Vivek Goyal
2020-12-07 18:30 ` [PATCH 1/3] virtiofsd: Set up posix_lock hash table for root inode Vivek Goyal
2020-12-07 18:30   ` [Virtio-fs] " Vivek Goyal
2020-12-07 19:55   ` Vivek Goyal
2020-12-07 19:55     ` [Virtio-fs] " Vivek Goyal
2020-12-10 19:50     ` Dr. David Alan Gilbert
2020-12-10 19:50       ` [Virtio-fs] " Dr. David Alan Gilbert
2020-12-07 18:30 ` [PATCH 2/3] virtiofsd: Disable posix_lock hash table if remote locks are not enabled Vivek Goyal
2020-12-07 18:30   ` [Virtio-fs] " Vivek Goyal
2020-12-10 19:58   ` Dr. David Alan Gilbert
2020-12-10 19:58     ` [Virtio-fs] " Dr. David Alan Gilbert
2020-12-07 18:30 ` [PATCH 3/3] virtiofsd: Check file type in lo_flush() Vivek Goyal
2020-12-07 18:30   ` [Virtio-fs] " Vivek Goyal
2020-12-10 20:03   ` Dr. David Alan Gilbert
2020-12-10 20:03     ` [Virtio-fs] " Dr. David Alan Gilbert
2020-12-10 20:09     ` Vivek Goyal
2020-12-10 20:09       ` [Virtio-fs] " Vivek Goyal
2020-12-10 20:14       ` Dr. David Alan Gilbert
2020-12-10 20:14         ` [Virtio-fs] " Dr. David Alan Gilbert
2020-12-11 14:25         ` Vivek Goyal
2020-12-11 14:25           ` [Virtio-fs] " Vivek Goyal
2020-12-11 19:54           ` Dr. David Alan Gilbert
2020-12-11 19:54             ` [Virtio-fs] " Dr. David Alan Gilbert
2020-12-10 21:24       ` ceph + freeipa ubuntu/fedora common small bug Harry G. Coin
2020-12-10 21:24         ` [Virtio-fs] " Harry G. Coin
2020-12-11 11:05         ` Dr. David Alan Gilbert
2020-12-11 11:05           ` [Virtio-fs] " Dr. David Alan Gilbert
2020-12-11 15:06           ` Vivek Goyal
2020-12-11 15:06             ` [Virtio-fs] " Vivek Goyal
2020-12-12  6:39           ` Harry Coin
2020-12-12  6:39             ` [Virtio-fs] " Harry Coin
2020-12-07 19:12 ` [PATCH 0/3] virtiofsd: Fix lo_flush() and inode->posix_lock init no-reply
2020-12-07 19:12   ` [Virtio-fs] " no-reply
2020-12-08  4:51 ` Laszlo Ersek
2020-12-08  4:51   ` [Virtio-fs] " Laszlo Ersek
2020-12-08 14:16   ` Vivek Goyal
2020-12-08 14:16     ` [Virtio-fs] " Vivek Goyal

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.