[PATCH v4 0/3] qapi & doc: deprecate drive-backup

Markus Armbruster posted 3 patches 2 years, 5 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
docs/about/deprecated.rst              |  11 +
docs/block-replication.txt             |   4 +-
docs/interop/bitmaps.rst               | 285 +++++++++++++++++++------
docs/interop/live-block-operations.rst |  47 ++--
qapi/block-core.json                   |   5 +-
qapi/transaction.json                  |   6 +-
6 files changed, 268 insertions(+), 90 deletions(-)
[PATCH v4 0/3] qapi & doc: deprecate drive-backup
Posted by Markus Armbruster 2 years, 5 months ago
See 03 commit message for details. 01-02 are preparation docs update.

v4: deprecate drive-backup transaction by squashing
	[PATCH v4 5/5] block: Deprecate transaction type drive-backup
	Message-Id: <20211025042405.3762351-6-armbru@redhat.com>
    into PATCH 3

v3: wording fix-ups and improvements suggested by Kashyap
v2: add a lot of documentation changes
v1 was "[PATCH] qapi: deprecate drive-backup"

Vladimir Sementsov-Ogievskiy (3):
  docs/block-replication: use blockdev-backup
  docs/interop/bitmaps: use blockdev-backup
  qapi: deprecate drive-backup

 docs/about/deprecated.rst              |  11 +
 docs/block-replication.txt             |   4 +-
 docs/interop/bitmaps.rst               | 285 +++++++++++++++++++------
 docs/interop/live-block-operations.rst |  47 ++--
 qapi/block-core.json                   |   5 +-
 qapi/transaction.json                  |   6 +-
 6 files changed, 268 insertions(+), 90 deletions(-)

-- 
2.31.1