Have send_file_list() check is_excluded() (but only on non-dot-dirs)
authorWayne Davison <wayned@samba.org>
Sat, 31 May 2008 21:41:20 +0000 (14:41 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 31 May 2008 21:41:20 +0000 (14:41 -0700)
commit0d9eba0312d01b7c893e74f585b8214845610145
treef1f6af4901e53812f452323848ff1d18d88ca1f6
parentd1f66d8d796965d90552db75d63bdbbf0b98c3f9
Have send_file_list() check is_excluded() (but only on non-dot-dirs)
and then call send_file_name() with NO_FILTERS.  This gets rid of
the need for a FLAG_DOTDIR_NAME flag (used only by make_file()).
flist.c
rsync.h