• Wayne Davison's avatar
    - Turned readlink_stat() into a static function. · 23f4587f
    Wayne Davison authored
    - Made readlink_stat() no longer honor keep_dirlinks.
    - The make_file() function now checks keep_dirlinks late in the
      function so that it only transforms a symlink to a local dir
      into a directory if the receiver also has a directory by that
      name.  This makes the use of --delete with --keep-dirlinks
      work much better.
    23f4587f
flist.c 37.9 KB