aboutsummaryrefslogtreecommitdiff
path: root/tests/test-clone-visitor.c
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2016-11-01 12:00:40 +0100
committerGreg Kurz <groug@kaod.org>2016-11-01 12:03:03 +0100
commit79decce35b4d769fa878b048ab1a7b3e9045c9c6 (patch)
tree1fe84a9e2c5c246a7048233c6a47f656f783fef9 /tests/test-clone-visitor.c
parent49dd946bb5419681c8668b09a6d10f42bc707b78 (diff)
downloadqemu-79decce35b4d769fa878b048ab1a7b3e9045c9c6.zip
qemu-79decce35b4d769fa878b048ab1a7b3e9045c9c6.tar.gz
qemu-79decce35b4d769fa878b048ab1a7b3e9045c9c6.tar.bz2
9pfs: drop excessive error message from virtfs_reset()
The virtfs_reset() function is called either when the virtio-9p device gets reset, or when the client starts a new 9P session. In both cases, if it finds fids from a previous session, the following is printed in the monitor: 9pfs:virtfs_reset: One or more uncluncked fids found during reset For example, if a linux guest with a mounted 9P share is reset from the monitor with system_reset, the message will be printed. This is excessive since these fids are now clunked and the state is clean. Signed-off-by: Greg Kurz <groug@kaod.org> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/test-clone-visitor.c')
0 files changed, 0 insertions, 0 deletions