qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v4 4/9] blockdev: Promote several bitmap functions to non-sta


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH v4 4/9] blockdev: Promote several bitmap functions to non-static
Date: Thu, 14 May 2020 14:45:19 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

13.05.2020 04:16, Eric Blake wrote:
-        HBitmap **backup, Error **errp)
+BdrvDirtyBitmap *block_dirty_bitmap_merge(const char *node, const char *target,
+                                          BlockDirtyBitmapMergeSourceList 
*bitmaps,
+                                          HBitmap **backup, Error **errp)
  {
      BlockDriverState *bs;

s/bitmaps/bms/ to match declaration and fit into 80 characters

--
Best regards,
Vladimir



reply via email to

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