On 03.02.2016 17:38, Eric Blake wrote:
> On 02/03/2016 09:33 AM, Max Reitz wrote:
>> This is better than the generic block layer finding out later that the
>> port parameter has not been used.
>>
>> Signed-off-by: Max Reitz
>> ---
>> block/nbd.c | 4
>> 1 file changed, 4 insertions(+)
>>
>>
On 02/03/2016 09:33 AM, Max Reitz wrote:
> This is better than the generic block layer finding out later that the
> port parameter has not been used.
>
> Signed-off-by: Max Reitz
> ---
> block/nbd.c | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/block/nbd.c b/block/nbd.c
> index 1
This is better than the generic block layer finding out later that the
port parameter has not been used.
Signed-off-by: Max Reitz
---
block/nbd.c | 4
1 file changed, 4 insertions(+)
diff --git a/block/nbd.c b/block/nbd.c
index 1a90bc7..063c403 100644
--- a/block/nbd.c
+++ b/block/nbd.c
@@