qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v6 0/5] backup-top: preparing refactoring
@ 2019-04-15 14:49 Vladimir Sementsov-Ogievskiy
  2019-04-15 14:49 ` Vladimir Sementsov-Ogievskiy
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2019-04-15 14:49 UTC (permalink / raw)
  To: qemu-devel, qemu-block; +Cc: mreitz, kwolf, jsnow, vsementsov, den

Hi all!

Here some refactoring patches, as a first step for backup-top filter
introduction.

v6:
01: - use end_cluster instead of last_cluster and fix bug in
      calculation [Max]
02: only rebased on 01, keep r-b
03, 04: new
05: it's rewritten
    "[PATCH v5 10/11] block/backup: tiny refactor backup_job_create",
    to make it more useful in general than just code movement inside
    one function

Vladimir Sementsov-Ogievskiy (5):
  block/backup: simplify backup_incremental_init_copy_bitmap
  block/backup: move to copy_bitmap with granularity
  block/backup: refactor and tolerate unallocated cluster skipping
  block/backup: unify different modes code path
  block/backup: refactor: split out backup_calculate_cluster_size

 block/backup.c | 245 +++++++++++++++++++++----------------------------
 1 file changed, 106 insertions(+), 139 deletions(-)

-- 
2.18.0

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2019-04-29  4:53 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-15 14:49 [Qemu-devel] [PATCH v6 0/5] backup-top: preparing refactoring Vladimir Sementsov-Ogievskiy
2019-04-15 14:49 ` Vladimir Sementsov-Ogievskiy
2019-04-15 14:49 ` [Qemu-devel] [PATCH v6 1/5] block/backup: simplify backup_incremental_init_copy_bitmap Vladimir Sementsov-Ogievskiy
2019-04-15 14:49   ` Vladimir Sementsov-Ogievskiy
2019-04-26 17:44   ` Max Reitz
2019-04-26 17:44     ` Max Reitz
2019-04-15 14:49 ` [Qemu-devel] [PATCH v6 2/5] block/backup: move to copy_bitmap with granularity Vladimir Sementsov-Ogievskiy
2019-04-15 14:49   ` Vladimir Sementsov-Ogievskiy
2019-04-15 14:49 ` [Qemu-devel] [PATCH v6 3/5] block/backup: refactor and tolerate unallocated cluster skipping Vladimir Sementsov-Ogievskiy
2019-04-15 14:49   ` Vladimir Sementsov-Ogievskiy
2019-04-26 18:04   ` Max Reitz
2019-04-26 18:04     ` Max Reitz
2019-04-15 14:49 ` [Qemu-devel] [PATCH v6 4/5] block/backup: unify different modes code path Vladimir Sementsov-Ogievskiy
2019-04-15 14:49   ` Vladimir Sementsov-Ogievskiy
2019-04-26 18:18   ` Max Reitz
2019-04-26 18:18     ` Max Reitz
2019-04-15 14:49 ` [Qemu-devel] [PATCH v6 5/5] block/backup: refactor: split out backup_calculate_cluster_size Vladimir Sementsov-Ogievskiy
2019-04-15 14:49   ` Vladimir Sementsov-Ogievskiy
2019-04-26 18:30   ` Max Reitz
2019-04-26 18:30     ` Max Reitz
2019-04-29  4:49     ` Vladimir Sementsov-Ogievskiy
2019-04-29  4:49       ` Vladimir Sementsov-Ogievskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).