Re: [PATCH] qemu-storage-daemon: Only display FUSE help when FUSE is built-in

2021-09-16 Thread Kevin Wolf
Am 15.09.2021 um 23:36 hat Philippe Mathieu-Daudé geschrieben: > ping & Cc'ing qemu-trivial@ (reviewed twice) ... > > On 8/16/21 8:04 PM, Philippe Mathieu-Daudé wrote: > > When configuring QEMU with --disable-fuse, the qemu-storage-daemon > > still reports FUSE command line options in its help: >

Re: [PATCH] qemu-storage-daemon: Only display FUSE help when FUSE is built-in

2021-09-15 Thread Philippe Mathieu-Daudé
ping & Cc'ing qemu-trivial@ (reviewed twice) ... On 8/16/21 8:04 PM, Philippe Mathieu-Daudé wrote: > When configuring QEMU with --disable-fuse, the qemu-storage-daemon > still reports FUSE command line options in its help: > > $ qemu-storage-daemon -h > Usage: qemu-storage-daemon [options] >

Re: [PATCH] qemu-storage-daemon: Only display FUSE help when FUSE is built-in

2021-08-17 Thread Hanna Reitz
On 16.08.21 20:04, Philippe Mathieu-Daudé wrote: When configuring QEMU with --disable-fuse, the qemu-storage-daemon still reports FUSE command line options in its help: $ qemu-storage-daemon -h Usage: qemu-storage-daemon [options] QEMU storage daemon --export [type=]fuse,id=,node-

Re: [PATCH] qemu-storage-daemon: Only display FUSE help when FUSE is built-in

2021-08-16 Thread Eric Blake
On Mon, Aug 16, 2021 at 08:04:42PM +0200, Philippe Mathieu-Daudé wrote: > When configuring QEMU with --disable-fuse, the qemu-storage-daemon > still reports FUSE command line options in its help: > > $ qemu-storage-daemon -h > Usage: qemu-storage-daemon [options] > QEMU storage daemon > >

[PATCH] qemu-storage-daemon: Only display FUSE help when FUSE is built-in

2021-08-16 Thread Philippe Mathieu-Daudé
When configuring QEMU with --disable-fuse, the qemu-storage-daemon still reports FUSE command line options in its help: $ qemu-storage-daemon -h Usage: qemu-storage-daemon [options] QEMU storage daemon --export [type=]fuse,id=,node-name=,mountpoint= [,growable=on|off][,writ