K 10 svn:author V 8 kientzle K 8 svn:date V 27 2007-10-12T04:11:31.000000Z K 7 svn:log V 313 Correct the cpio writers to not accept data for non-regular files. In particular, the previous code led to archives that had non-empty bodies following directory entries. Not a fatal problem, as bsdtar and GNU cpio are both happy to just skip this bogus data, but it still shouldn't be there. MFC after: 3 days END