Tcl Source Code

View Ticket
Login
Ticket UUID: 1604352
Title: TclpOpenFileChannel : use stats before trying to open file
Type: Patch Version: None
Submitter: julien_dumont Created on: 2006-11-28 09:42:16
Subsystem: 37. File System Assigned To: vincentdarley
Priority: 5 Medium Severity:
Status: Open Last Modified: 2012-08-28 07:00:48
Resolution: None Closed By:
    Closed on:
Description:
use stats for check if file exist before trying to open it.
This is very  usefull on nfs/autofs/network remote filesystem for avoid lags due to the remote filesystem implementation.
User Comments: dkf added on 2012-08-28 07:00:48:
see issue #1604355

julien_dumont added on 2006-11-28 16:42:16:

File Added - 204753: tcl-8.4.14_stats.patch

Attachments: