All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>,
	Deepak C Shetty <deepakcs@linux.vnet.ibm.com>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/2] osdep: warn if opening a file O_DIRECT on tmpfs fails
Date: Wed, 21 Aug 2013 16:09:05 +0200	[thread overview]
Message-ID: <87ob8rxhj2.fsf@blackfin.pond.sub.org> (raw)
In-Reply-To: <1377090999-18217-1-git-send-email-stefanha@redhat.com> (Stefan Hajnoczi's message of "Wed, 21 Aug 2013 15:16:37 +0200")

Stefan Hajnoczi <stefanha@redhat.com> writes:

> v2:
>  * Link in util/qemu-error.o instead of stubbing error_report() [Markus]
>
> Deepak C Shetty <deepakcs@linux.vnet.ibm.com> tried to open an image file
> O_DIRECT on tmpfs and received EINVAL.  This error is too generic, making it
> hard to figure out that the problem is -drive ...,cache=none on tmpfs.
>
> Add a warning when opening a file O_DIRECT on tmpfs fails.

Reviewed-by: Markus Armbruster <armbru@redhat.com>

      parent reply	other threads:[~2013-08-21 14:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-21 13:16 [Qemu-devel] [PATCH v2 0/2] osdep: warn if opening a file O_DIRECT on tmpfs fails Stefan Hajnoczi
2013-08-21 13:16 ` [Qemu-devel] [PATCH v2 1/2] libcacard: link against qemu-error.o for error_report() Stefan Hajnoczi
2013-08-21 13:16 ` [Qemu-devel] [PATCH v2 2/2] osdep: warn if opening a file O_DIRECT on tmpfs fails Stefan Hajnoczi
2013-08-21 14:08   ` Markus Armbruster
2013-08-21 19:48     ` Doug Goldstein
2013-08-21 15:13   ` Eric Blake
2013-08-21 19:04   ` Eric Blake
2013-08-21 14:09 ` Markus Armbruster [this message]

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=87ob8rxhj2.fsf@blackfin.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=deepakcs@linux.vnet.ibm.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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.