linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net/9p: fix response size check in p9_check_errors()
@ 2022-11-21 23:09 Christian Schoenebeck
  2022-11-21 23:03 ` [PATCH 1/2] net/9p: distinguish zero-copy requests Christian Schoenebeck
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Christian Schoenebeck @ 2022-11-21 23:09 UTC (permalink / raw)
  To: Dominique Martinet, Stefano Stabellini
  Cc: v9fs-developer, linux-kernel, GUO Zihua

Follow-up fix for:
https://lore.kernel.org/linux-kernel/Y3hADWgV9JeajmfF@codewreck.org/

Stefano, I am optimistic that this also works with Xen, but I have not
tested it.

Christian Schoenebeck (2):
  net/9p: distinguish zero-copy requests
  net/9p: fix response size check in p9_check_errors()

 include/net/9p/9p.h |  2 ++
 net/9p/client.c     | 12 ++++++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-11-22 11:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-21 23:09 [PATCH 0/2] net/9p: fix response size check in p9_check_errors() Christian Schoenebeck
2022-11-21 23:03 ` [PATCH 1/2] net/9p: distinguish zero-copy requests Christian Schoenebeck
2022-11-21 23:04 ` [PATCH 2/2] net/9p: fix response size check in p9_check_errors() Christian Schoenebeck
2022-11-22  0:21   ` Dominique Martinet
2022-11-22 11:20     ` Christian Schoenebeck
2022-11-22  9:37   ` kernel test robot
2022-11-22  2:27 ` [PATCH 0/2] " Stefano Stabellini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).