This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

stat_worker patch and suggestion


Hi!

  Attached patch make stat functions recognize UNC paths as remote. It
speeds up fstat operations on remote drives, which are not mapped to
drive letters.

BTW, what do you think of providing porters with some sort of "lite"
versions of stat functions? Retrieving all stat information isn't
always necessary, and opening file to get it's st_ino and scanning
directory to get st_nlinks are quite time-consuming operations.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19

stat_worker_remote.diff.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]