This is the second part of the MRs implementing command line compatibility with the C implementation (the first part is !37).
This series adds: - --fd - --socket-path - --socket-group - --rlimit-nofile In addition to them, it also adds support for parsing options in legacy format (`-o`), allowing virtiofsd-rs to be used as a drop-in replacement for the C implementation (tested with libvirt). --- https://gitlab.com/virtio-fs/virtiofsd-rs/-/merge_requests/39 _______________________________________________ Virtio-fs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/virtio-fs
