[Virtio-fs] [virtiofsd-rs] MR merged: Add flags and options to be compatible with the C implementation (Part 1)

virtiofs-bot at sinrega.org virtiofs-bot at sinrega.org
Thu Sep 2 12:32:29 UTC 2021


This patch series adds a number of command line flags and options to be compatible with the C implementation.

Those flags and options are added relying on `Clap/StructOpt`, so they are passed in a different way through the command line. After this MR and https://gitlab.com/virtio-fs/virtiofsd-rs/-/merge_requests/4 are merged, they'll be a second part that adds a  `-o` option that's parsed manually and brings full command line compatibility with the C implementation.
---
https://gitlab.com/virtio-fs/virtiofsd-rs/-/merge_requests/37




More information about the Virtio-fs mailing list