VirtualBox

Ignore:
Timestamp:
May 22, 2014 10:24:53 AM (11 years ago)
Author:
vboxsync
Message:

Main,DrvVD: Interface to pass the keys to the disk encryption module from Main

File:
1 edited

Legend:

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

    r50089 r51342  
    123123        || rc == VERR_FILE_TOO_BIG
    124124        || rc == VERR_BROKEN_PIPE
    125         || rc == VERR_NET_CONNECTION_REFUSED)
     125        || rc == VERR_NET_CONNECTION_REFUSED
     126        || rc == VERR_VD_DEK_MISSING)
    126127        return true;
    127128
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