Re: [PULL 037/108] virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers

2020-03-20 Thread Peter Maydell
On Thu, 23 Jan 2020 at 19:41, Dr. David Alan Gilbert (git) wrote: > > From: Stefan Hajnoczi > > Do not expose lo_dirp pointers to clients. > > Signed-off-by: Stefan Hajnoczi > Reviewed-by: Philippe Mathieu-Daudé > Signed-off-by: Dr. David Alan Gilbert > --- > tools/virtiofsd/passthrough_ll.c

[PULL 037/108] virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers

2020-01-23 Thread Dr. David Alan Gilbert (git)
From: Stefan Hajnoczi Do not expose lo_dirp pointers to clients. Signed-off-by: Stefan Hajnoczi Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Dr. David Alan Gilbert --- tools/virtiofsd/passthrough_ll.c | 103 +++ 1 file changed, 76 insertions(+), 27 deletions