From: Wayne Davison Date: Wed, 27 Jul 2005 23:30:58 +0000 (+0000) Subject: - Call set_modtime() with its new mode arg. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/c8d3465726b7990ecfd217c633939b90b03944cb?hp=c8d3465726b7990ecfd217c633939b90b03944cb - Call set_modtime() with its new mode arg. - Don't mask the mode bits being sent to do_chmod(). - Don't skip calling set_modtime() or do_chmod() when the item is a symlink. ---