Re: [Qemu-devel] [PULL 0/2] xen_disk: use NATIVE_AIO and NOCACHE

2012-03-30 Thread Anthony Liguori
On 03/27/2012 10:48 AM, Stefano Stabellini wrote: Anthony, please pull this small patch series that allows xen_disk to be used correctly with NATIVE_AIO and O_DIRECT. This series should be backported to the stable branch too. Pulled. Thanks. Regards, Anthony Liguori Stefano Stabellini (2

Re: [Qemu-devel] [PULL 0/2] xen_disk: use NATIVE_AIO and NOCACHE

2012-03-27 Thread Stefano Stabellini
On Tue, 27 Mar 2012, Christoph Hellwig wrote: > On Tue, Mar 27, 2012 at 04:48:19PM +0100, Stefano Stabellini wrote: > > Anthony, > > please pull this small patch series that allows xen_disk to be used > > correctly with NATIVE_AIO and O_DIRECT. > > > > This series should be backported to the stabl

Re: [Qemu-devel] [PULL 0/2] xen_disk: use NATIVE_AIO and NOCACHE

2012-03-27 Thread Christoph Hellwig
On Tue, Mar 27, 2012 at 04:48:19PM +0100, Stefano Stabellini wrote: > Anthony, > please pull this small patch series that allows xen_disk to be used > correctly with NATIVE_AIO and O_DIRECT. > > This series should be backported to the stable branch too. Any plans to add BLKIF_OP_FLUSH_DISKCACHE s

[Qemu-devel] [PULL 0/2] xen_disk: use NATIVE_AIO and NOCACHE

2012-03-27 Thread Stefano Stabellini
Anthony, please pull this small patch series that allows xen_disk to be used correctly with NATIVE_AIO and O_DIRECT. This series should be backported to the stable branch too. Stefano Stabellini (2): xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIO xen_d