[Virtio-fs] [virtiofsd] MR merged: passthrough: Use application-specific inode storage

virtiofs-bot at sinrega.org virtiofs-bot at sinrega.org
Tue Feb 22 14:08:28 UTC 2022


Use an application-specific InodeStore struct instead of using the
more generic `MultikeyBTreeMap`.  The generic solution wasn't used
for anything except for storing inodes, and thus didn't compensate
the disadvantage of a less fitting API through the advantage of
code reuse.
---
https://gitlab.com/virtio-fs/virtiofsd/-/merge_requests/88




More information about the Virtio-fs mailing list