cvs commit: projects/csup fattr.c

Maxime Henrion mux at FreeBSD.org
Sun Feb 5 14:26:55 PST 2006


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


More information about the cvs-projects mailing list