From: Jeremy Fitzhardinge Date: Tue, 2 Nov 2010 15:55:58 +0000 (-0400) Subject: xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests X-Git-Tag: v2.6.37-rc4~22^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb8baeceaa1c629bbd06f472cea023ad08a0c33;p=pandora-kernel.git xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests Some(?) Xen block backends fail BLKIF_OP_WRITE_BARRIER requests, which Linux uses as a cache flush operation. In that case, disable use of FLUSH. Signed-off-by: Jeremy Fitzhardinge Cc: Daniel Stodden --- Reading git-diff-tree failed