virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV
commitf779bc5265e7e7abb13a03d4bfbc74151afc15c2
authorVivek Goyal <vgoyal@redhat.com>
Tue, 13 Aug 2019 19:29:42 +0000 (13 15:29 -0400)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:37 +0000 (23 16:41 +0000)
treee3ff785ef09d7d6ec52f785dde8d53539ccf3e10
parent4f8bde99c175ffd86b5125098a4707d43f5e80c6
virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV

Caller can set FUSE_WRITE_KILL_PRIV in write_flags. Parse it and pass it
to the filesystem.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Reviewed-by: Misono Tomohiro <misono.tomohiro@jp.fujitsu.com>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/fuse_common.h
tools/virtiofsd/fuse_lowlevel.c