Dr. David Alan Gilbert (git) writes: > From: Vivek Goyal > > Caller can set FUSE_WRITE_KILL_PRIV in write_flags. Parse it and pass it > to the filesystem. > > Signed-off-by: Vivek Goyal > --- > tools/virtiofsd/fuse_common.h | 6 +++++- > tools/virtiofsd/fuse_lowlevel.c | 4 +++- > 2 files changed, 8 insertions(+), 2 deletions(-) Reviewed-by: Sergio Lopez