[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 024/104] virtiofsd: Keep track of replies
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH 024/104] virtiofsd: Keep track of replies |
Date: |
Fri, 3 Jan 2020 15:41:05 +0000 |
User-agent: |
Mutt/1.12.1 (2019-06-15) |
On Thu, Dec 12, 2019 at 04:37:44PM +0000, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
>
> Keep track of whether we sent a reply to a request; this is a bit
> paranoid but it means:
> a) We should always recycle an element even if there was an error
> in the request
> b) Never try and send two replies on one queue element
>
> Signed-off-by: Dr. David Alan Gilbert <address@hidden>
> ---
> tools/virtiofsd/fuse_virtio.c | 23 ++++++++++++++++++++---
> 1 file changed, 20 insertions(+), 3 deletions(-)
Reviewed-by: Daniel P. Berrangé <address@hidden>
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 024/104] virtiofsd: Keep track of replies,
Daniel P . Berrangé <=