Fix to make_file() to exit earlier if a file is excluded, because doing
authorDavid Dykstra <dwd@samba.org>
Fri, 16 Nov 2001 19:19:44 +0000 (19:19 +0000)
committerDavid Dykstra <dwd@samba.org>
Fri, 16 Nov 2001 19:19:44 +0000 (19:19 +0000)
readlink_stat() on an excluded file can be a problem when using the
--copy-links option (also known as -L) and the excluded file is a symlink
that points nowhere.


No differences found