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

_______________________________________________
Virtio-fs mailing list
Virtio-fs@redhat.com
https://listman.redhat.com/mailman/listinfo/virtio-fs

Reply via email to