qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] 9p next patches
@ 2021-01-25 11:44 Greg Kurz
  2021-01-25 11:44 ` [PULL 1/5] 9pfs/proxy: Check return value of proxy_marshal() Greg Kurz
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Greg Kurz @ 2021-01-25 11:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Christian Schoenebeck, Greg Kurz

The following changes since commit fef80ea073c4862bc9eaddb6ddb0ed970b8ad7c4:

  Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into staging (2021-01-21 10:44:28 +0000)

are available in the Git repository at:

  https://gitlab.com/gkurz/qemu.git tags/9p-next-pull-request

for you to fetch changes up to 81f9766b7a16ccfcfd19e0b4525a5eeba862c851:

  9pfs: Convert reclaim list to QSLIST (2021-01-22 18:26:40 +0100)

----------------------------------------------------------------
This fixes a Coverity report and improves the fid reclaim logic.

----------------------------------------------------------------

Greg Kurz (5):
  9pfs/proxy: Check return value of proxy_marshal()
  9pfs: Convert V9fsFidState::clunked to bool
  9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ
  9pfs: Improve unreclaim loop
  9pfs: Convert reclaim list to QSLIST

 hw/9pfs/9p-proxy.c |   3 +-
 hw/9pfs/9p.c       | 102 +++++++++++++++++++++++++--------------------
 hw/9pfs/9p.h       |   8 ++--
 3 files changed, 63 insertions(+), 50 deletions(-)

-- 
2.26.2




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

end of thread, other threads:[~2021-01-25 15:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-25 11:44 [PULL 0/5] 9p next patches Greg Kurz
2021-01-25 11:44 ` [PULL 1/5] 9pfs/proxy: Check return value of proxy_marshal() Greg Kurz
2021-01-25 11:44 ` [PULL 2/5] 9pfs: Convert V9fsFidState::clunked to bool Greg Kurz
2021-01-25 11:44 ` [PULL 3/5] 9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ Greg Kurz
2021-01-25 11:44 ` [PULL 4/5] 9pfs: Improve unreclaim loop Greg Kurz
2021-01-25 11:44 ` [PULL 5/5] 9pfs: Convert reclaim list to QSLIST Greg Kurz
2021-01-25 15:56 ` [PULL 0/5] 9p next patches Peter Maydell

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).