VirtualBox

Changeset 37176 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 22, 2011 10:37:44 AM (14 years ago)
Author:
vboxsync
Message:

iSCSI: Pause the VM if a request times out.

File:
1 edited

Legend:

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

    r36633 r37176  
    19781978        iscsiTransportClose(pImage);
    19791979        pImage->state = ISCSISTATE_FREE;
     1980        rc = VERR_BROKEN_PIPE;
    19801981    }
    19811982    RTSemMutexRelease(pImage->Mutex);
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