qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 31/33] block/nbd: add nbd_clinent_connected() helper


From: Paolo Bonzini
Subject: Re: [PATCH v3 31/33] block/nbd: add nbd_clinent_connected() helper
Date: Wed, 12 May 2021 09:06:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 16/04/21 10:09, Vladimir Sementsov-Ogievskiy wrote:
We already have two similar helpers for other state. Let's add another
one for convenience.

Signed-off-by: Vladimir Sementsov-Ogievskiy<vsementsov@virtuozzo.com>

The whole usage of load-acquire for the connected state is completely meaningless, but that's not your fault. :) For now let's keep it as is, and we'll clean it up later.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]