Re: [PATCH 023/104] virtiofsd: Send replies to messages

2020-01-03 Thread Daniel P . Berrangé
On Thu, Dec 12, 2019 at 04:37:43PM +, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Route fuse out messages back through the same queue elements > that had the command that triggered the request. > > Signed-off-by: Dr. David Alan Gilbert > --- > tools/virtiofsd/f

[PATCH 023/104] virtiofsd: Send replies to messages

2019-12-12 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Route fuse out messages back through the same queue elements that had the command that triggered the request. Signed-off-by: Dr. David Alan Gilbert --- tools/virtiofsd/fuse_lowlevel.c | 4 ++ tools/virtiofsd/fuse_virtio.c | 107 ++-