]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen/blk[front|back]: Implement the full FLUSH | FUA support.
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>
Tue, 9 Aug 2011 15:11:52 +0000 (11:11 -0400)
commit4ac64f776c2c8f6496452f6580128927b48f1027
treefdde009ba1d8322fa42c07a77016831a7267d663
parentf963d270cb7bbb8eeb57901d02b22a493e664fd2
xen/blk[front|back]: Implement the full FLUSH | FUA support.

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