VirtualBox

Changeset 3969 in vbox for trunk/src


Ignore:
Timestamp:
Aug 1, 2007 3:17:44 PM (17 years ago)
Author:
vboxsync
Message:

Enabled case conversion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp

    r3968 r3969  
    303303    if (VBOX_SUCCESS (rc))
    304304    {
    305 #if 0
    306305        /* When the host file system is case sensitive and the guest expects a case insensitive fs, then problems can occur */
    307306        if (     vbsfIsHostMappingCaseSensitive (root)
     
    415414            }
    416415        }
    417 #endif
    418416        *ppszFullPath = pszFullPath;
    419417
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