15.11.2020 14:36, Lukas Straub wrote:
Register a yank function which shuts down the socket and sets s->state = NBD_CLIENT_QUIT. This is the same behaviour as if an error occured.Signed-off-by: Lukas Straub<[email protected]> Acked-by: Stefan Hajnoczi<[email protected]>
Hi! Could I ask, what's the reason for qatomic_load_acquire access to s->state? Is there same bug fixed? Or is it related somehow to new feature? -- Best regards, Vladimir
