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