From ec6c0ce8b1af8d9c36f4ec87cd384365cb2d9012 Mon Sep 17 00:00:00 2001 From: Frederic Robra Date: Wed, 6 Nov 2019 20:23:47 +0100 Subject: removed bug when sending and at the same time socket closes down --- src/kernel/dnbd3.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/kernel/dnbd3.h') diff --git a/src/kernel/dnbd3.h b/src/kernel/dnbd3.h index 437edec..f8d4bae 100644 --- a/src/kernel/dnbd3.h +++ b/src/kernel/dnbd3.h @@ -163,6 +163,7 @@ struct dnbd3_device { * @dnbd3: the dnbd3 device this command belongs to * @lock: mutex to lock the cmd * @cookie: the cookie of the command, this is set by the socket when sending + * @index: the queue_num of the requests this command belongs to * @requed: 'true' if the command is requed */ struct dnbd3_cmd { -- cgit v1.2.3-55-g7522