[Virtio-fs] [virtiofsd] MR opened: mount_fd: Use Arc for MountFd reference counting

virtiofs-bot at sinrega.org virtiofs-bot at sinrega.org
Fri Jan 21 19:36:53 UTC 2022


This commit moves `MountFd` and `MountFds` into a separate module
and uses `Arc<MountFd>` for refcounting instead of rolling
our own refcounting.

Supersedes !70
---
https://gitlab.com/virtio-fs/virtiofsd/-/merge_requests/73




More information about the Virtio-fs mailing list