The finish_transfer() call takes an arg that specifies if we should set the
authorWayne Davison <wayned@samba.org>
Thu, 13 May 2004 07:08:25 +0000 (07:08 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 13 May 2004 07:08:25 +0000 (07:08 +0000)
commit4ecc9e6b64f568f5ca6e98448c953d95c68bb3a3
tree77710c5d7c939c2c6e95a862ec81bd6a8893eaf8
parent55e50d890b6bfab9e75f2d72fe877dabd721cf49
The finish_transfer() call takes an arg that specifies if we should set the
modtime or not on the finished file.  It calls set_perms(), which now takes a
flag arg that allows us to specify if we want to skip the modtime modification.
rsync.c