cvs commit: src/usr.bin/cpio cpio.c
Tim Kientzle
kientzle at FreeBSD.org
Sat Jun 21 17:48:06 UTC 2008
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
More information about the cvs-src
mailing list