]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen/blk[front|back]: Use the full FLUSH | FUA instead of just FLUSH.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 22 Jul 2011 13:30:15 +0000 (09:30 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 15 Aug 2011 12:57:38 +0000 (08:57 -0400)
commitf7df9f0c55908ace025ba804dcce72dac6e9730a
tree77f393b6491fd8a32b210f447c5bb8ea326c8cd7
parentea5e116162b7e0cf83a2b8a273440514404604de
xen/blk[front|back]: Use the full FLUSH | FUA instead of just FLUSH.

During a FLUSH we can pass sector number that we want to
have flushed - which is what FUA requests are.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/block/xen-blkback/blkback.c
drivers/block/xen-blkfront.c