From: Greg Kurz <groug@kaod.org>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Christian Schoenebeck <qemu_oss@crudebyte.com>,
Greg Kurz <groug@kaod.org>
Subject: [PULL 0/5] 9p next patches
Date: Mon, 25 Jan 2021 12:44:38 +0100 [thread overview]
Message-ID: <20210125114443.933857-1-groug@kaod.org> (raw)
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
next reply other threads:[~2021-01-25 11:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-25 11:44 Greg Kurz [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210125114443.933857-1-groug@kaod.org \
--to=groug@kaod.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu_oss@crudebyte.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).