On Tue, Feb 09, 2021 at 07:02:14PM +0000, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > We're going to need to pass the session down to destroy so that it can > pass it back to do the remove mapping. > > Signed-off-by: Dr. David Alan Gilbert > --- > tools/virtiofsd/fuse_lowlevel.c | 6 +++--- > tools/virtiofsd/fuse_lowlevel.h | 2 +- > tools/virtiofsd/passthrough_ll.c | 2 +- > 3 files changed, 5 insertions(+), 5 deletions(-) Reviewed-by: Stefan Hajnoczi