qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v3 9/9] block/block-copy: hide structure definitions


From: Andrey Shinkevich
Subject: Re: [PATCH v3 9/9] block/block-copy: hide structure definitions
Date: Tue, 10 Mar 2020 17:55:45 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1



On 06/03/2020 10:38, Vladimir Sementsov-Ogievskiy wrote:
Hide structure definitions and add explicit API instead, to keep an
eye on the scope of the shared fields.

Signed-off-by: Vladimir Sementsov-Ogievskiy<address@hidden>
---
  include/block/block-copy.h | 52 +++----------------------------
  block/backup-top.c         |  6 ++--
  block/backup.c             | 25 +++++++--------
  block/block-copy.c         | 63 ++++++++++++++++++++++++++++++++++++--
  4 files changed, 82 insertions(+), 64 deletions(-)

diff --git a/include/block/block-copy.h b/include/block/block-copy.h
index c46b382cc6..9718c241c9 100644
--- a/include/block/block-copy.h
+++ b/include/block/block-copy.h

Reviewed-by: Andrey Shinkevich <address@hidden>
--
With the best regards,
Andrey Shinkevich



reply via email to

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