All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
	Max Reitz <mreitz@redhat.com>, John Snow <jsnow@redhat.com>
Subject: [Qemu-devel] [PATCH v6 0/2] file-posix: specify expected filetypes
Date: Tue, 10 Jul 2018 13:00:39 -0400	[thread overview]
Message-ID: <20180710170041.875-1-jsnow@redhat.com> (raw)

Tighten which types of files we'll allow you to specify for the various
file drivers (file, host_device, host_cdrom).

v6:
 - Rebased for 3.0
 - Actually set ret (Kevin)
 - Added test (Thanks, Kevin!)
 - Modified error messages somewhat to include driver name

John Snow (2):
  file-posix: specify expected filetypes
  iotests: add test 226 for file driver types

 block/file-posix.c         | 39 +++++++++++++++++++++------
 qemu-doc.texi              |  6 +++++
 tests/qemu-iotests/226     | 66 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/226.out | 26 ++++++++++++++++++
 tests/qemu-iotests/group   |  1 +
 5 files changed, 130 insertions(+), 8 deletions(-)
 create mode 100755 tests/qemu-iotests/226
 create mode 100644 tests/qemu-iotests/226.out

-- 
2.14.4

             reply	other threads:[~2018-07-10 17:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-10 17:00 John Snow [this message]
2018-07-10 17:00 ` [Qemu-devel] [PATCH v6 1/2] file-posix: specify expected filetypes John Snow
2018-07-10 17:00 ` [Qemu-devel] [PATCH v6 2/2] iotests: add test 226 for file driver types John Snow
2018-07-11 11:00 ` [Qemu-devel] [PATCH v6 0/2] file-posix: specify expected filetypes Kevin Wolf

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=20180710170041.875-1-jsnow@redhat.com \
    --to=jsnow@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.