VirtualBox

Changeset 32429 in vbox


Ignore:
Timestamp:
Sep 11, 2010 3:41:15 PM (14 years ago)
Author:
vboxsync
Message:

iSCSI: Transfer direction for a flush is NONE, fixes LIO disconnects when a synchronous flush is issued

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp

    r32278 r32429  
    46494649    cdb[9] = 0;         /* control */
    46504650
    4651     sr.enmXfer   = SCSIXFER_TO_TARGET;
     4651    sr.enmXfer   = SCSIXFER_NONE;
    46524652    sr.cbCmd     = sizeof(cdb);
    46534653    sr.pvCmd     = cdb;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette