xen-blkfront: disable barrier/flush write support
authorJens Axboe <jaxboe@fusionio.com>
Fri, 22 Oct 2010 08:58:33 +0000 (10:58 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 22 Oct 2010 08:58:33 +0000 (10:58 +0200)
commit005a1d15f5a6b2bb4ada80349513effbf22b4588
treee9baa3b1ced078041ac98c1179eb51a18cc37569
parent4d1529043705737ba442f5a0048043718e601ce4
xen-blkfront: disable barrier/flush write support

The driver doesn't handle empty flushes. Disable barrier/flush
write support until this is fixed up.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/xen-blkfront.c