Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2008 17:47:56 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/cpio cpio.c
Message-ID:  <200806211748.m5LHm6Pn077709@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806211748.m5LHm6Pn077709>