[issue23407] os.walk always follows Windows junctions

Eryk Sun report at bugs.python.org
Thu Jan 12 19:38:24 EST 2017


Eryk Sun added the comment:

I simply listed the tags that have the name-surrogate bit set out of those defined in km\ntifs.h. 

To keeps things simple it might be better to only include Microsoft tags (i.e. bit 31 is set). That way we don't have to deal with REPARSE_GUID_DATA_BUFFER struct that's used from non-Microsoft reparse points.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23407>
_______________________________________


More information about the Python-bugs-list mailing list