K 10 svn:author V 8 kientzle K 8 svn:date V 27 2007-09-21T04:52:43.000000Z K 7 svn:log V 460 Fix the archive_write_data() function so it always returns number of bytes written, even when used to write files to disk. Extend the test suite to verify the correct return values for archive_write_data() and archive_write_data_block(). Thanks to: Bruce Mah, for stepping in promptly to back out the earlier broken version of this fix Thanks to: Colin Percival, for pointing out the correct fix MFC after: 5 days Approved by: re (ksmith) Pointy hat: \me END