cvs commit: projects/csup fattr.c

Maxime Henrion <[email protected]> Sun, 5 Feb 2006 22:26:55 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs.projects
Message-ID <200602052226.k15MQthI079125__18784.2143503532$1139178573$gmane$org@repoman.freebsd.org>
mux         2006-02-05 22:26:55 UTC

  FreeBSD projects repository

  Modified files:
    csup                 fattr.c 
  Log:
  - Ignore the return value of a chflags() call in fattr_install().  It
    can fail over NFS and CVSup also ignore these errors.
  - While I'm here, fix fattr_frompath() to set the linktarget attribute
    when called on symlinks.  We use a static buffer of 1024 bytes, to
    mimic CVSup's behaviour.
  
  Revision  Changes    Path
  1.31      +20 -7     projects/csup/fattr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"