virtiofsd: Remove fuse.h and struct fuse_module
authorXiao Yang <yangx.jy@cn.fujitsu.com>
Fri, 21 Feb 2020 06:55:15 +0000 (14:55 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 21 Feb 2020 12:53:17 +0000 (12:53 +0000)
commit285eb7a704e6d26d687cdcd578dba74fbee77c61
tree2ce02a1e148acf4ef2d0474c8e89174bb9f5851e
parent09c086b2a144324199f99a7d4de78c3276a486c1
virtiofsd: Remove fuse.h and struct fuse_module

All code in fuse.h and struct fuse_module are not used by virtiofsd
so removing them is safe.

Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/fuse.h [deleted file]
tools/virtiofsd/fuse_i.h