Skip to content
Snippets Groups Projects
Commit 94f8ba11 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

scsi-disk: add need_fua_emulation to SCSIDiskClass


scsi-block will be able to do FUA just by passing the request through
to the LUN (which is also more efficient); there is no need to emulate
it like we do for scsi-disk.

Add a new method to distinguish this.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent fcaafb10
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment