]> Git Repo - qemu.git/commit
iscsi: Support BDRV_REQ_FUA
authorKevin Wolf <[email protected]>
Thu, 10 Mar 2016 12:55:50 +0000 (13:55 +0100)
committerKevin Wolf <[email protected]>
Wed, 30 Mar 2016 10:16:02 +0000 (12:16 +0200)
commit9f0eb9e129398d8907ec990b18c03f20ee0de15e
treeee82129d0e64ae43dbaa3ecb6d42c469e20ca04f
parent93f5e6d88a452799b907954b90cf49abee8f7ea4
iscsi: Support BDRV_REQ_FUA

This replaces the existing hack in the iscsi driver that sent the FUA
bit in writethrough mode and ignored the following flush in order to
optimise the number of roundtrips (see commit 73b5394e).

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
block/iscsi.c
This page took 0.023613 seconds and 4 git commands to generate.