Re: [Qemu-devel] [PATCH 0/2] block/nfs: add support for libnfs pagecache

2016-05-18 Thread Fam Zheng
On Tue, 05/17 16:11, 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. > > Peter Lieven (2): > block/nfs: add support for libnfs pagecache > block/nfs: refuse readahead if cache.direct is on > > bl

[Qemu-devel] [PATCH 0/2] block/nfs: add support for libnfs pagecache

2016-05-17 Thread Peter Lieven
this adds support for the upcoming libnfs cachepage to Qemu. While at it neglect to use readahead if cache.direct is on. Peter Lieven (2): block/nfs: add support for libnfs pagecache block/nfs: refuse readahead if cache.direct is on block/nfs.c | 45 +-