From: Jeff Cody <jcody@redhat.com>
To: Peter Lieven <pl@kamp.de>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org,
ronniesahlberg@gmail.com, famz@redhat.com
Subject: Re: [Qemu-devel] [PATCH V2 0/2] block/nfs: add support for libnfs pagecache
Date: Thu, 19 May 2016 17:05:15 -0400 [thread overview]
Message-ID: <20160519210515.GB13018@localhost.localdomain> (raw)
In-Reply-To: <1463662083-20814-1-git-send-email-pl@kamp.de>
On Thu, May 19, 2016 at 02:48:01PM +0200, Peter Lieven wrote:
> this adds support for the upcoming libnfs cachepage to Qemu.
> While at it neglect to use readahead if cache.direct is on.
>
> v1->v2: - move the readahead fix to Patch 1 and CC qemu-stable
> - check for changed cache settings in bdrv_reopen_prepare [Jeff]
>
> Peter Lieven (2):
> block/nfs: refuse readahead if cache.direct is on
> block/nfs: add support for libnfs pagecache
>
> block/nfs.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++----
> 1 file changed, 51 insertions(+), 4 deletions(-)
>
> --
> 1.9.1
>
Thanks,
Applied to my block branch:
git://github.com/codyprime/qemu-kvm-jtc.git block
-Jeff
prev parent reply other threads:[~2016-05-19 21:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 12:48 [Qemu-devel] [PATCH V2 0/2] block/nfs: add support for libnfs pagecache Peter Lieven
2016-05-19 12:48 ` [Qemu-devel] [PATCH V2 1/2] block/nfs: refuse readahead if cache.direct is on Peter Lieven
2016-05-19 12:48 ` [Qemu-devel] [PATCH V2 2/2] block/nfs: add support for libnfs pagecache Peter Lieven
2016-05-19 21:03 ` [Qemu-devel] [PATCH V2 0/2] " Jeff Cody
2016-05-19 21:05 ` Jeff Cody [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=20160519210515.GB13018@localhost.localdomain \
--to=jcody@redhat.com \
--cc=famz@redhat.com \
--cc=pl@kamp.de \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=ronniesahlberg@gmail.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 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).