All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v6 0/2] file-posix: specify expected filetypes
@ 2018-07-10 17:00 John Snow
  2018-07-10 17:00 ` [Qemu-devel] [PATCH v6 1/2] " John Snow
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Snow @ 2018-07-10 17:00 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, Kevin Wolf, Max Reitz, John Snow

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

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

end of thread, other threads:[~2018-07-11 11:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-10 17:00 [Qemu-devel] [PATCH v6 0/2] file-posix: specify expected filetypes John Snow
2018-07-10 17:00 ` [Qemu-devel] [PATCH v6 1/2] " 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

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.