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 _______________________________________________ Virtio-fs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/virtio-fs
