Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIE…
…R 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 <jeremy.fitzhardinge@citrix.com> Cc: Daniel Stodden <daniel.stodden@citrix.com>
- Loading branch information