Re: [PATCH v2 0/2] storage-daemon: include current command line option in the errors

2021-03-01 Thread Kevin Wolf
Am 01.03.2021 um 16:28 hat Paolo Bonzini geschrieben: > Use the location management facilities that the emulator uses, so that > the current command line option appears in the error message. > > Before: > > $ storage-daemon/qemu-storage-daemon --nbd key..= > qemu-storage-daemon: Invalid param

[PATCH v2 0/2] storage-daemon: include current command line option in the errors

2021-03-01 Thread Paolo Bonzini
Use the location management facilities that the emulator uses, so that the current command line option appears in the error message. Before: $ storage-daemon/qemu-storage-daemon --nbd key..= qemu-storage-daemon: Invalid parameter 'key..' After: $ storage-daemon/qemu-storage-daemon --nbd k