|
From: | Vladimir Sementsov-Ogievskiy |
Subject: | Re: [PATCH v2 5/7] block/block-copy: block_copy(): add timeout_ns parameter |
Date: | Wed, 6 Apr 2022 19:10:06 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
01.04.2022 16:16, Hanna Reitz wrote:
-static void coroutine_fn block_copy_async_co_entry(void *opaque) -{ - block_copy_common(opaque); + ret = call_state->ret; + + return ret;But here we still need to free call_state, right?
Right, will fix. -- Best regards, Vladimir
[Prev in Thread] | Current Thread | [Next in Thread] |