Bug 547: writing out the tar file header before we confirm we can actually
authorRob Landley <rob@landley.net>
Mon, 9 Jan 2006 03:07:44 +0000 (03:07 -0000)
committerRob Landley <rob@landley.net>
Mon, 9 Jan 2006 03:07:44 +0000 (03:07 -0000)
commite569553aa0e510117b2b671e036a9de62cde91c9
tree213b2aaeea588afe1e1116f01803524765232538
parent3d1bbf0a5fb02e5336b29ca7ba53e7fc3be958d7
Bug 547: writing out the tar file header before we confirm we can actually
open and read from the file isn't something we can recover from after the
fact.  Resequence things to check first, write second.
archival/tar.c