On Tue, Feb 09, 2021 at 07:02:17PM +0000, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Add a wrapper to send VHOST_USER_SLAVE_FS_IO commands and a > further wrapper for sending a fuse_buf write using the FS_IO > slave command. > > Signed-off-by: Dr. David Alan Gilbert > --- > tools/virtiofsd/fuse_lowlevel.h | 25 ++++++++++++++++++++++ > tools/virtiofsd/fuse_virtio.c | 38 +++++++++++++++++++++++++++++++++ > 2 files changed, 63 insertions(+) Reviewed-by: Stefan Hajnoczi