]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: path: Fix UNC path handling for SMB3 mounted to a drive.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 3 Feb 2022 03:00:14 +0000 (12:00 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 3 Feb 2022 03:21:21 +0000 (12:21 +0900)
commite5aca9ced94c1e42390f1d0a2fd7eb2ae09bd5a3
tree16ff4c2be281aa90e2ab87f25cea4d3c15745512
parent4a70041dfd3e42f743ef21d788be65e7fac7e9e7
Cygwin: path: Fix UNC path handling for SMB3 mounted to a drive.

- If an UNC path is mounted to a drive using SMB3.11, accessing to
  the drive fails with error "Too many levels of symbolic links."
  This patch fixes the issue.
winsup/cygwin/path.cc
This page took 0.030494 seconds and 5 git commands to generate.