qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
To: qemu-devel@nongnu.org, qemu-block@nongnu.org
Cc: mreitz@redhat.com, kwolf@redhat.com
Subject: [Qemu-devel] [PATCH for-2.12 0/2] qcow2: add overlap check for bitmap directory
Date: Thu, 30 Nov 2017 19:47:48 +0300	[thread overview]
Message-ID: <20171130164750.47320-1-vsementsov@virtuozzo.com> (raw)

Add simple constant overlap check.

Vladimir Sementsov-Ogievskiy (2):
  qcow2: add overlap check for bitmap directory
  qcow2: fix indentation after previous patch

 block/qcow2.h          | 45 ++++++++++++++++++++++++---------------------
 block/qcow2-refcount.c | 12 ++++++++++++
 block/qcow2.c          | 22 ++++++++++++++--------
 3 files changed, 50 insertions(+), 29 deletions(-)

-- 
2.11.1

             reply	other threads:[~2017-12-01 16:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30 16:47 Vladimir Sementsov-Ogievskiy [this message]
2017-11-30 16:47 ` [Qemu-devel] [PATCH 1/2] qcow2: add overlap check for bitmap directory Vladimir Sementsov-Ogievskiy
2017-12-01 17:59   ` Eric Blake
2017-12-06 22:56   ` [Qemu-devel] [Qemu-block] " John Snow
     [not found]     ` <2af21d5f-3ad9-3492-03ea-c720929c4e36@virtuozzo.com>
2017-12-07 17:03       ` John Snow
2018-01-29 15:34   ` [Qemu-devel] " Max Reitz
2018-02-02 12:07     ` Vladimir Sementsov-Ogievskiy
2018-02-02 13:00       ` Max Reitz
2018-02-02 13:48         ` Vladimir Sementsov-Ogievskiy
2018-02-02 13:53           ` Max Reitz
2018-02-02 14:28             ` Vladimir Sementsov-Ogievskiy
2017-11-30 16:47 ` [Qemu-devel] [PATCH 2/2] qcow2: fix indentation after previous patch Vladimir Sementsov-Ogievskiy
2017-12-01 17:56   ` Eric Blake
2017-12-08 18:53   ` [Qemu-devel] [Qemu-block] " John Snow
2018-03-16 22:21 ` [Qemu-devel] [Qemu-block] [PATCH for-2.12 0/2] qcow2: add overlap check for bitmap directory John Snow
2018-03-19  6:49   ` Vladimir Sementsov-Ogievskiy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171130164750.47320-1-vsementsov@virtuozzo.com \
    --to=vsementsov@virtuozzo.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).