Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
win32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call.
Otherwise win32 api simply does not open reparse points at all, such as junctions. This will improve the user experience of owncloud#3813 as we now identify the junctions as symlinks.... and ignore them properly.
- Loading branch information