Function devices::virtio::vhost::user::device::run_fs_device

source ·
pub fn run_fs_device(opts: Options) -> Result<()>
Expand description

Starts a vhost-user fs device. Returns an error if the given args is invalid or the device fails to run.