All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alberto Garcia <berto@igalia.com>
To: qemu-devel@nongnu.org
Cc: Alberto Garcia <berto@igalia.com>, Eric Blake <eblake@redhat.com>,
	qemu-block@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
	Max Reitz <mreitz@redhat.com>
Subject: [Qemu-devel] [PATCH for-4.1 v2 0/2] commit: Make base read-only if there is an early failure
Date: Thu, 11 Apr 2019 15:32:26 +0300	[thread overview]
Message-ID: <cover.1554985749.git.berto@igalia.com> (raw)

Hi,

this is the same patch I posted yesterday, but with a test case.

Berto

Alberto Garcia (2):
  commit: Make base read-only if there is an early failure
  iotests: Check that images are in read-only mode after block-commit

 block/commit.c             |   3 ++
 tests/qemu-iotests/249     | 115 +++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/249.out |  35 ++++++++++++++
 tests/qemu-iotests/group   |   1 +
 4 files changed, 154 insertions(+)
 create mode 100755 tests/qemu-iotests/249
 create mode 100644 tests/qemu-iotests/249.out

-- 
2.11.0

WARNING: multiple messages have this Message-ID (diff)
From: Alberto Garcia <berto@igalia.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Alberto Garcia <berto@igalia.com>,
	qemu-block@nongnu.org, Max Reitz <mreitz@redhat.com>
Subject: [Qemu-devel] [PATCH for-4.1 v2 0/2] commit: Make base read-only if there is an early failure
Date: Thu, 11 Apr 2019 15:32:26 +0300	[thread overview]
Message-ID: <cover.1554985749.git.berto@igalia.com> (raw)
Message-ID: <20190411123226.ShEpj9tBk-5MSuYgX07R1MdSdKuiK3_d-I_vVaA50FM@z> (raw)

Hi,

this is the same patch I posted yesterday, but with a test case.

Berto

Alberto Garcia (2):
  commit: Make base read-only if there is an early failure
  iotests: Check that images are in read-only mode after block-commit

 block/commit.c             |   3 ++
 tests/qemu-iotests/249     | 115 +++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/249.out |  35 ++++++++++++++
 tests/qemu-iotests/group   |   1 +
 4 files changed, 154 insertions(+)
 create mode 100755 tests/qemu-iotests/249
 create mode 100644 tests/qemu-iotests/249.out

-- 
2.11.0



             reply	other threads:[~2019-04-11 12:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-11 12:32 Alberto Garcia [this message]
2019-04-11 12:32 ` [Qemu-devel] [PATCH for-4.1 v2 0/2] commit: Make base read-only if there is an early failure Alberto Garcia
2019-04-11 12:32 ` [Qemu-devel] [PATCH for-4.1 v2 1/2] " Alberto Garcia
2019-04-11 12:32   ` Alberto Garcia
2019-04-26 20:43   ` Max Reitz
2019-04-26 20:43     ` Max Reitz
2019-04-11 12:32 ` [Qemu-devel] [PATCH for-4.1 v2 2/2] iotests: Check that images are in read-only mode after block-commit Alberto Garcia
2019-04-11 12:32   ` Alberto Garcia
2019-04-26 20:57   ` Max Reitz
2019-04-26 20:57     ` Max Reitz
2019-04-26 14:02 ` [Qemu-devel] [PATCH for-4.1 v2 0/2] commit: Make base read-only if there is an early failure Alberto Garcia
2019-04-26 14:02   ` Alberto Garcia

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=cover.1554985749.git.berto@igalia.com \
    --to=berto@igalia.com \
    --cc=eblake@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.