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:
a945b98
)
xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Tue, 2 Nov 2010 14:38:33 +0000
(10:38 -0400)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Tue, 2 Nov 2010 15:27:59 +0000
(11:27 -0400)
The BLKIF_OP_WRITE_BARRIER is a full ordered barrier, so we can use it
to implement FUA as well as a plain FLUSH.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Christoph Hellwig <hch@lst.de>
No differences found