OSDN Git Service

* path.cc (struct symlink_info): Add bool argument to declaration of
authorcorinna <corinna>
Sat, 24 Dec 2011 13:11:32 +0000 (13:11 +0000)
committercorinna <corinna>
Sat, 24 Dec 2011 13:11:32 +0000 (13:11 +0000)
commitd1721f8a4b19de89efcf445fa7f58b3c00b2ef47
treedf8d4680b268454a63b07692229367676e377cdf
parenta225607915fad1984b0cbc5983e43b542756c625
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc