cloud-hypervisor/vhost_user_fs/src
Rob Bradford d6a05ceabb vhost_user_fs: Move binary into vhost_user_fs crate
The binary is still built in the same location but the source code and
the dependencies for it come from the vhost_user_fs crate itself.

The binary will be built with:

`cargo build --all --bin vhost_user_fs` or just `cargo build --all`

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-06 10:56:10 +02:00
..
descriptor_utils.rs
file_traits.rs
filesystem.rs
fs_cache_req_handler.rs
fuse.rs
lib.rs
main.rs vhost_user_fs: Move binary into vhost_user_fs crate 2020-07-06 10:56:10 +02:00
multikey.rs
passthrough.rs
sandbox.rs
seccomp.rs
server.rs