Re: [PATCH] tools/virtiofsd: include --socket-group in help

2021-03-18 Thread Connor Kuehl
On 3/18/21 5:09 AM, Alex Bennée wrote: I confused myself wandering if this had been merged by looking at the help output. It seems fuse_opt doesn't automagically add to help output so lets do it now. Updates: f6698f2b03 ("tools/virtiofsd: add support for --socket-group") Signed-off-by: Alex Benn

[PATCH] tools/virtiofsd: include --socket-group in help

2021-03-18 Thread Alex Bennée
I confused myself wandering if this had been merged by looking at the help output. It seems fuse_opt doesn't automagically add to help output so lets do it now. Updates: f6698f2b03 ("tools/virtiofsd: add support for --socket-group") Signed-off-by: Alex Bennée --- tools/virtiofsd/fuse_lowlevel.c