cloud-hypervisor/vhost_user_fs
Sebastien Boeuf e33ccb0c95 vhost_user_fs: Implement FileSystem trait for Passthrough
Add a "passthrough" file system implementation that just forwards its
requests to the appropriate system call.

This code has been ported over from crosvm commit
961461350c0b6824e5f20655031bf6c6bf6b7c30.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-11-22 22:17:47 +01:00
..
src vhost_user_fs: Implement FileSystem trait for Passthrough 2019-11-22 22:17:47 +01:00
Cargo.toml vhost_user_fs: Implement FileSystem trait for Passthrough 2019-11-22 22:17:47 +01:00