CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2009-07-17 09:00:20

Modified files:
        winsup/cygwin  : ChangeLog globals.cc mount.h mount.cc path.h 
                         path.cc 

Log message:
        * globals.cc: Improve comment on R/O UNICODE_STRINGs.
        * mount.h (class fs_info): Add is_mvfs bit.
        * mount.cc (fs_info::update): Recognize MVFS remote filesystem.
        (fillout_mntent): Reorder filesystem checks for speed.  Add
        mvfs, unixfs, and sunwnfs filesystem types.
        * path.h (class path_conv): Add fs_is_mvfs method.
        * path.cc (symlink_worker): On MVFS, always create symlinks as
        Windows shortcuts.  Explain why.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4573&r2=1.4574
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/globals.cc.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mount.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mount.cc.diff?cvsroot=src&r1=1.42&r2=1.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.h.diff?cvsroot=src&r1=1.127&r2=1.128
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.554&r2=1.555

Reply via email to