CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2011-12-24 13:11:35

Modified files:
        winsup/cygwin  : ChangeLog path.cc 

Log message:
        * path.cc (struct symlink_info): Add bool argument to declaration of
        check_reparse_point.
        (symlink_info::check_reparse_point): Add bool argument to indicate
        remote drive.  Handle STATUS_PENDING.  Don't evaluate junctions on
        remote drives.  Fix comments.
        (symlink_info::check): Drop check for is_remote_drive and associated
        comment here.  Add fs.is_remote_drive as second parameter to
        check_reparse_point call.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5645&r2=1.5646
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.643&r2=1.644

Reply via email to