VirtualBox

Changeset 43141 in vbox for trunk/src/VBox/Storage


Ignore:
Timestamp:
Aug 31, 2012 4:33:59 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80514
Message:

VD: Fix broken async iSCSI support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/VD.cpp

    r42040 r43141  
    29842984         * writes are initiated.
    29852985         */
    2986         if (!cbWrite)
     2986        if (   !cbWrite
     2987            && rc != VERR_VD_IOCTX_HALT)
    29872988            rc = VINF_SUCCESS;
    29882989
Note: See TracChangeset for help on using the changeset viewer.

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