qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/4] block/block-copy: block_copy(): add timeout_ns parameter


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH 2/4] block/block-copy: block_copy(): add timeout_ns parameter
Date: Wed, 9 Mar 2022 20:35:56 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

02.03.2022 19:24, Vladimir Sementsov-Ogievskiy wrote:
Add possibility to limit block_copy() call in time. To be used in the
next commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy<vsementsov@virtuozzo.com>
---
  include/block/block-copy.h |  2 +-
  block/block-copy.c         | 28 ++++++++++++++++++++--------
  2 files changed, 21 insertions(+), 9 deletions(-)

block_copy() call in block/copy-before-write.c should be updated to not break 
compilation by this commit

--
Best regards,
Vladimir



reply via email to

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