qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2 0/2] block/nfs: add support for libnfs pagecache
@ 2016-05-19 12:48 Peter Lieven
  2016-05-19 12:48 ` [Qemu-devel] [PATCH V2 1/2] block/nfs: refuse readahead if cache.direct is on Peter Lieven
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peter Lieven @ 2016-05-19 12:48 UTC (permalink / raw)
  To: qemu-block; +Cc: qemu-devel, jcody, ronniesahlberg, famz, Peter Lieven

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

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

end of thread, other threads:[~2016-05-19 21:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).