From 18252dc7fccd4b534355d1bad08067951433a235 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 25 Jun 2000 15:50:29 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'old/fileutils/ChangeLog') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index c19fca019..933a8890b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,14 @@ 2000-06-25 Jim Meyering + * src/copy.c (copy_internal): Don't return return immediately after a + failed copy_dir call -- otherwise, the failure to read a single file + in a source directory would cause the containing destination directory + not to have owner/perms set properly. I believe this fix is relevant + only when copying as `root' when the source is a remote partition where + root has insufficient access to read a source file. It would also + apply when root gets e.g., I/O errors when copying local files. + Reported by Piotr Kwapulinski. + * Version 4.0v. 2000-06-18 Jim Meyering -- cgit v1.2.3-70-g09d2