commit | 7bc9fddab074d6bb630344e1969e28d20b140621 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Fri Sep 03 11:56:18 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Fri Sep 10 12:35:38 2010 +0200 |
tree | 3f0799bb2f1a4c12fa564f2538aea54de552a108 | |
parent | 02c42b7a68695c2c3e3fecf9f6b9a4ea43abe52f [diff] |
lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support VIRTIO_F_BARRIER is deprecated. Replace it with VIRTIO_F_FLUSH support. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>