[Virtio-fs] [virtiofsd-rs] Issue closed: Fix unit tests

virtiofs-bot at sinrega.org virtiofs-bot at sinrega.org
Fri Nov 26 11:32:46 UTC 2021


Unit tests are broken because ```vm_virtio::queue::DescriptorChain::checked_new```, in the version found in the rust-vmm crate, is not public.

We should either find an alternative, or tweak ```vm-virtio``` to expose an equivalent method for tests.
---
https://gitlab.com/virtio-fs/virtiofsd-rs/-/issues/1




More information about the Virtio-fs mailing list