For clh, there is a crate [fuse-backend-rs](https://github.com/cloud-hypervisor/fuse-backend-rs) which provides core components like passthroughfs and fuse, including forget support and several corner case fixes around readdir (with [more](https://github.com/cloud-hypervisor/fuse-backend-rs/pull/10) to come)
By switching to it, virtiofsd-rs can not only get all fixes, but save a lot of code base. Thoughts? --- https://gitlab.com/virtio-fs/virtiofsd-rs/-/issues/4 _______________________________________________ Virtio-fs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/virtio-fs
