Skip to content
Commit be2f8373 authored by Jeremy Fitzhardinge's avatar Jeremy Fitzhardinge
Browse files

xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER



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: default avatarJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: default avatarChristoph Hellwig <hch@lst.de>
parent a945b980
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment