VirtualBox

Changeset 69230 in vbox for trunk


Ignore:
Timestamp:
Oct 24, 2017 3:27:30 PM (7 years ago)
Author:
vboxsync
Message:

Storage: scm updates

Location:
trunk/src/VBox/Storage
Files:
3 edited

Legend:

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

    r69154 r69230  
    21622162 * @returns VBOX status
    21632163 * @param   pImage      The iSCSI connection state to be used.
    2164  * @param   itt         The initiator task tag. 
     2164 * @param   itt         The initiator task tag.
    21652165 * @param   paRes       Pointer to array of iSCSI response sections.
    21662166 * @param   cnRes       Number of valid iSCSI response sections in the array.
  • trunk/src/VBox/Storage/VDPlugin.cpp

    r67455 r69230  
    5353/** Pointer to a plugin structure. */
    5454typedef VDPLUGIN *PVDPLUGIN;
     55
    5556
    5657/*********************************************************************************************************************************
     
    109110static PRTLDRMOD g_pahFilterBackendPlugins = NULL;
    110111#endif
     112
    111113
    112114/*********************************************************************************************************************************
     
    823825         * files below fails. Either way: no plugins. */
    824826    }
    825    
     827
    826828    if (rc == VERR_NO_MORE_FILES)
    827829        rc = VINF_SUCCESS;
  • trunk/src/VBox/Storage/VMDK.cpp

    r69037 r69230  
    514514/** Pointer to a VMDK rename state. */
    515515typedef VMDKRENAMESTATE *PVMDKRENAMESTATE;
     516
    516517
    517518/*********************************************************************************************************************************
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