Implement fs.readlink() on Windows |
||
Issue descriptionIt needs to call "DeviceIoControl(h, FSCTL_GET_REPARSE_POINT, ...)". It's needed to read a symlink back, which will be needed to support symlinks on Windows correctly. https://chromium.googlesource.com/infra/luci/luci-py.git/+/master/client/utils/fs.py
,
Jun 18 2018
,
Oct 2
how would it help go/cit-pm-86? named caches use mv, not symlinks
,
Oct 2
It's more that having thorough implementation on all OSes reduces one-offs. |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jun 18 2018