Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path resolution for mounted volumes in Windows does not work correctly #1746

Conversation

seando-adsk
Copy link
Contributor

Description of Change(s)

Some Windows reparse points represent drives mounted on an arbitrary directory. The data kept in the reparse point is an internal Windows object reference that cannot be used as a path. The change avoids trying to use it as a path by detecting its format: it starts with \?? (backslash and double question marks).

Fixes Issue(s)

@jilliene
Copy link

Filed as internal issue #USD-7147

@pixar-oss pixar-oss merged commit b4f31e1 into PixarAnimationStudios:dev Jan 27, 2022
@seando-adsk seando-adsk deleted the dev_PathResolutionMountedVolume branch January 27, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants