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

virtiofs-bot at sinrega.org virtiofs-bot at sinrega.org
Thu Feb 3 09:57:30 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