Date: Tue, 11 Jul 2000 11:01:43 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/mv mv.c Message-ID: <200007111801.LAA60379@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2000/07/11 11:01:43 PDT
Modified files:
bin/mv mv.c
Log:
Use lstat(2) instead of stat(2) when deciding if we should fastcopy
a file. This fixes moving symlinks across partitions.
PR: 17847
Reviewed by: bde
Revision Changes Path
1.25 +2 -2 src/bin/mv/mv.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007111801.LAA60379>
