K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-08-28T06:25:54.478582Z K 7 svn:log V 414 MFC r182093: Even if a dir is newer and we're using NO_OVERWRITE_NEWER, update the metadata anyway. This necessary to correctly extract archives where the directory entries follow the contents: the directory gets implicitly created at restore time and is thus automatically newer than the final directory in the archive. Some tar programs do this now, and "find -d | cpio" is recommended by a lot of references. END