All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PATCH 0/2] guest hang fixes
@ 2019-05-07  5:58 Liu Bo
  2019-05-07  5:58 ` [Virtio-fs] [PATCH 1/2] virtio-fs: send setupmapping with write flag only if IOMAP_WRITE Liu Bo
  2019-05-07  5:58 ` [Virtio-fs] [PATCH 2/2] virtiofs: add dmap flags to differentiate write mapping from read mapping Liu Bo
  0 siblings, 2 replies; 13+ messages in thread
From: Liu Bo @ 2019-05-07  5:58 UTC (permalink / raw)
  To: virtio-fs

This is trying to fix guest hang issue due to full host fs, more
details are available at patch 2.

Liu Bo (2):
  virtio-fs: send setupmapping with write flag only if IOMAP_WRITE
  virtiofs: add dmap flags to differentiate write mapping from read
    mapping

 fs/fuse/file.c   | 83 ++++++++++++++++++++++++++++++++++++++++++++++----------
 fs/fuse/fuse_i.h |  3 ++
 2 files changed, 72 insertions(+), 14 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-05-09  3:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-07  5:58 [Virtio-fs] [PATCH 0/2] guest hang fixes Liu Bo
2019-05-07  5:58 ` [Virtio-fs] [PATCH 1/2] virtio-fs: send setupmapping with write flag only if IOMAP_WRITE Liu Bo
2019-05-07  8:06   ` Tao Peng
2019-05-07 18:29   ` Vivek Goyal
2019-05-07 18:41     ` Liu Bo
2019-05-07  5:58 ` [Virtio-fs] [PATCH 2/2] virtiofs: add dmap flags to differentiate write mapping from read mapping Liu Bo
2019-05-07  8:02   ` Tao Peng
2019-05-08 13:54   ` Vivek Goyal
2019-05-08 15:27   ` Vivek Goyal
2019-05-08 18:48     ` Liu Bo
2019-05-09  2:01       ` Tao Peng
2019-05-09  2:32         ` Liu Bo
2019-05-09  3:44           ` Tao Peng

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.