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

2021-03-22 Thread Stefan Hajnoczi
On Sat, Mar 20, 2021 at 01:36:56PM +, 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. > > Signed-off-by: Alex Bennée > Reviewed-by: Connor Kuehl > Updates

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

2021-03-20 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. Signed-off-by: Alex Bennée Reviewed-by: Connor Kuehl Updates: f6698f2b03 ("tools/virtiofsd: add support for --socket-group") Message-Id