git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be2f837
)
xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Tue, 2 Nov 2010 15:55:58 +0000
(11:55 -0400)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Tue, 2 Nov 2010 17:46:46 +0000
(13:46 -0400)
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>
No differences found