Don't output a duplicate warning when the daemon-config excludes a
authorWayne Davison <wayned@samba.org>
Mon, 18 Feb 2008 06:11:44 +0000 (22:11 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 18 Feb 2008 06:34:08 +0000 (22:34 -0800)
commitcae7885e2f5991640bd6a7b117147b2bc0e30bec
tree1b4913893f1ed347248d4cf6ab56afca8ebd7fd6
parenteaa28e654fe46ae3a2c0d2cb83866d341b38ce71
Don't output a duplicate warning when the daemon-config excludes a
directory or when a directory is ignored via --ignore-non-existing.
Use a new var, is_dir, to simplify the dir code in recv_generator().
generator.c