When make_file() gets a stat() error on a file, the check-for-
authorWayne Davison <wayned@samba.org>
Sat, 11 Nov 2006 15:34:31 +0000 (15:34 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 11 Nov 2006 15:34:31 +0000 (15:34 +0000)
commit60cc01a6c602fe95375a52f854d557fde8b4a232
tree11b3419853c4d7b9bc4ee24764b5c787e1949d26
parentf5761a342b4d5c0bb1351fc01f3f513f87b248f4
When make_file() gets a stat() error on a file, the check-for-
exclusion-before-reporting-an-error code allows a dir-specific
rule to match the unknown file, not just a non-dir rule.
flist.c