CPDUP - Fix lack of error reporting if created target directory cannot stat.
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 Apr 2009 21:08:31 +0000 (14:08 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 Apr 2009 21:08:31 +0000 (14:08 -0700)
commit74fa57e3e606c3a784588be70cc35e23b698924d
treecdfc9009a270b0f88f87dadf913bbdc30ac811f3
parent68f0822326e395a40fffff616a75fa18178b541c
CPDUP - Fix lack of error reporting if created target directory cannot stat.

Fix a lack of error reporting if a just-created target directory cannot
be stat()'ed or chown()'d.
bin/cpdup/cpdup.c