On 10/28/2016 05:26 PM, Greg Kurz wrote:
> 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

What's more, the error message had a typo.  Good riddance.

> 
> 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 abusive
> since these fids are now clunked and the state is clean.
> 
> Signed-off-by: Greg Kurz <gr...@kaod.org>
> ---
>  hw/9pfs/9p.c |    7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)

Improvement by deletion is always fun.
Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to