]> Git Repo - qemu.git/commit
iscsi: ignore flushes on scsi-generic devices
authorPaolo Bonzini <[email protected]>
Wed, 2 Apr 2014 13:04:41 +0000 (15:04 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 3 Apr 2014 11:10:45 +0000 (13:10 +0200)
commitb2f9c08a4f11f16ec101e95feab8e71d7cfcfee9
tree3ff712a2e8e452c388267a89b9a348aee8a8a8a7
parent27898a5daa4c6d28adb32b401a011d7198494482
iscsi: ignore flushes on scsi-generic devices

Non-block SCSI devices do not support flushing, but we may still send
them requests via bdrv_flush_all.  Just ignore them.

Reviewed-by: Peter Lieven <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
block/iscsi.c
This page took 0.025044 seconds and 4 git commands to generate.