Re: [PATCH 20/80] qemu: block: Remove legacy spellings for InetSocketAddress

2022-08-03 Thread Pavel Hrdina
On Tue, Jul 26, 2022 at 04:36:58PM +0200, Peter Krempa wrote: > In one of early iterations of the gluster driver 'tcp' was used instead > of 'inet' and 'socket' instead of 'path' for unix sockets. All of this > can be now removed. > > Signed-off-by: Peter Krempa > --- > src/qemu/qemu_block.c | 4

[PATCH 20/80] qemu: block: Remove legacy spellings for InetSocketAddress

2022-07-26 Thread Peter Krempa
In one of early iterations of the gluster driver 'tcp' was used instead of 'inet' and 'socket' instead of 'path' for unix sockets. All of this can be now removed. Signed-off-by: Peter Krempa --- src/qemu/qemu_block.c | 44 ++- 1 file changed, 10 insertions