On Wed, Apr 28, 2021 at 12:00:46PM +0100, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Add commands so that the guest kernel can ask the daemon to map file > sections into a guest kernel visible cache. > > Note: Catherine Ho had sent a patch to fix an issue with multiple > removemapping. It was a merge issue though. > > Signed-off-by: Dr. David Alan Gilbert > Signed-off-by: Vivek Goyal > Signed-off-by: Peng Tao > Including-fixes: Catherine Ho > Signed-off-by: Catherine Ho > --- > tools/virtiofsd/fuse_lowlevel.c | 69 +++++++++++++++++++++++++++++++++ > tools/virtiofsd/fuse_lowlevel.h | 23 ++++++++++- > 2 files changed, 91 insertions(+), 1 deletion(-) Reviewed-by: Stefan Hajnoczi