src/winsup/cygwin ChangeLog fhandler_disk_file ...
corinna@cygwin.com
corinna@cygwin.com
Fri Apr 14 14:20:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2006-04-14 14:20:58
Modified files:
winsup/cygwin : ChangeLog fhandler_disk_file.cc
fhandler_netdrive.cc
Log message:
* fhandler_disk_file.cc (path_conv::hasgood_inode): Make inline.
Drop remote fs handling entirely since unreliable inode numbers
are now recognized differently.
(path_conv::is_samba): Make inline.
(fhandler_disk_file::opendir): Reformat comment.
(fhandler_base::fstat_helper): Special case remote file systems
returning (unreliable) 32 bit inode numbers.
(fhandler_base::readdir): Ditto.
* fhandler_netdrive.cc (fhandler_netdrive::readdir): Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3480&r2=1.3481
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.180&r2=1.181
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_netdrive.cc.diff?cvsroot=src&r1=1.17&r2=1.18
More information about the Cygwin-cvs
mailing list