kientzle    2008-06-21 17:47:56 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/cpio         cpio.c 
  Log:
  SVN rev 179913 on 2008-06-21 17:47:56Z by kientzle
  
  If we're using -l and can't hardlink the file because of a cross-device
  link, just ignore the -l option and copy the file instead.
  In particular, this should fix the COPYTREE_* macros used in the
  ports infrastructure which use -l to preserve space but often get
  used for cross-device copies.
  
  Revision  Changes    Path
  1.3       +17 -3     src/usr.bin/cpio/cpio.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to