Re: [PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk
From: Christoph Hellwig <hch@lst.de>
Date: 2012-07-30 13:51:42
Also in:
kvm, lkml
From: Christoph Hellwig <hch@lst.de>
Date: 2012-07-30 13:51:42
Also in:
kvm, lkml
On Mon, Jul 30, 2012 at 12:43:12PM +0800, Asias He wrote:
I think we can add REQ_FLUSH & REQ_FUA support to bio path and that deserves another patch.
Adding it is a requirement for merging the code.