commit | accfeb2dd32ece73350b06cee1b2403f47e86fe3 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 31 17:14:41 2012 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Nov 12 15:00:27 2012 +0100 |
tree | 6c4ec5b30d7212df7ffea80053ac0f23b94e6e06 | |
parent | 346a3017ec8d5ac4a6961d823f1e576867dc35ef [diff] |
scsi-disk: flush cache after disabling it SBC says that "if an application client changes the WCE bit from one to zero via a MODE SELECT command, then the device server shall write any data in volatile cache to non-volatile medium before completing the command". Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>