CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-07-27 08:38:00

Modified files:
        winsup/cygwin  : ChangeLog fhandler.cc fhandler.h 
                         fhandler_disk_file.cc 

Log message:
        * fhandler.h (enum query_state): Drop redundant query_stat_control.
        * fhandler.cc (fhandler_base::open): Ditto.  Add READ_CONTROL to
        access and FILE_OPEN_FOR_BACKUP_INTENT to create_options when opening
        for writing.  Always set security attributes to avoid calling
        has_acls.
        * fhandler_disk_file.cc (fhandler_base::fstat_fs): Don't try to
        open file twice.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3859&r2=1.3860
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.294&r2=1.295
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.320&r2=1.321
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.226&r2=1.227

Reply via email to