]> sourceware.org Git - newlib-cygwin.git/commit
Fix EIO error accessing certain (OS X SMB?) drives
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 21 Oct 2015 10:01:11 +0000 (12:01 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 22 Oct 2015 15:32:11 +0000 (17:32 +0200)
commit77df52e5fc07ceece2dfe590a25f8f80a0bf9fe2
treed35e654fc2e51e74b710fe2261b364493f0f6393
parentf15f539e7006ca8f84c07b19c354da136075a94c
Fix EIO error accessing certain (OS X SMB?) drives

* path.cc (symlink_info::check_reparse_point): Don't generate an EIO
error if NtFsControlFile returns STATUS_NOT_A_REPARSE_POINT.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc
winsup/cygwin/release/2.3.0
This page took 0.030595 seconds and 5 git commands to generate.