* Xiao Yang (yangx...@cn.fujitsu.com) wrote:
> On 2020/1/21 20:22, Dr. David Alan Gilbert (git) wrote:
> > From: "Dr. David Alan Gilbert"
> >
> > There's a lot of the original fuse code we don't need; trim them down.
> Hi Dave,
>
> enum fuse_buf_copy_flags is not used by the v2 patch so I think w
On 2020/1/21 20:22, Dr. David Alan Gilbert (git) wrote:
From: "Dr. David Alan Gilbert"
There's a lot of the original fuse code we don't need; trim them down.
Hi Dave,
enum fuse_buf_copy_flags is not used by the v2 patch so I think we can
remove it directly.
See my patch for the detailed info
From: "Dr. David Alan Gilbert"
There's a lot of the original fuse code we don't need; trim them down.
Signed-off-by: Dr. David Alan Gilbert
with additional trimming by:
Signed-off-by: Misono Tomohiro
Reviewed-by: Daniel P. Berrangé
---
tools/virtiofsd/buffer.c | 71 +--
tools/v