All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] 9pfs: log warning if msize <= 8192
@ 2020-09-03 14:41 Christian Schoenebeck
  2020-09-03 14:20 ` [PATCH v2 1/1] " Christian Schoenebeck
  2020-09-03 15:19 ` [PATCH v2 0/1] " Greg Kurz
  0 siblings, 2 replies; 8+ messages in thread
From: Christian Schoenebeck @ 2020-09-03 14:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Greg Kurz, berrange

I have updated the QEMU 9P setup wiki page about this 'msize' issue. For
some reason the dedicated anchor 'msize' does not work though:

https://wiki.qemu.org/Documentation/9psetup#msize

Not sure whether that's a wiki installation problem? When I view the wiki
source, it looks like it is showing some errors there.

v1->v2:

  * Updated commit log message to make it more clear why the client cannot
    auto pick a good value for 'msize'.

  * Added a web link to the log message, pointing to the appropriate QEMU
    wiki page which explains the 'msize' issue in detail.

Message-ID of previous version (v1):
  E1kDR8W-0001s4-Sr@lizzy.crudebyte.com

Christian Schoenebeck (1):
  9pfs: log warning if msize <= 8192

 hw/9pfs/9p.c | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.20.1



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

end of thread, other threads:[~2020-09-03 16:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-03 14:41 [PATCH v2 0/1] 9pfs: log warning if msize <= 8192 Christian Schoenebeck
2020-09-03 14:20 ` [PATCH v2 1/1] " Christian Schoenebeck
2020-09-03 16:02   ` Greg Kurz
2020-09-03 16:32     ` Christian Schoenebeck
2020-09-03 15:19 ` [PATCH v2 0/1] " Greg Kurz
2020-09-03 15:41   ` Greg Kurz
2020-09-03 15:48     ` Christian Schoenebeck
2020-09-03 16:07       ` 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.