Zaphod Beeblebrox
Zaphod Beeblebrox
> I suggest to split this PR into two PRs: 1.) code deduplication in archive_write_open_fd.c and archive_write_open_filename.c 2.) multi-volume feature for bsdtar So... here's the thing. The multivolume stuff pretty...
OK. I remember now (after re-reading things) why specifically this is work to separate. You'll note that code is pulled into tar/write.c. Specifically static functions for file_(open|write|close) ... because in...
I don't know how your test regime works. The trigger for this function (because compressed tapes are, by their very nature, variable length from the perspective of the user) is...
I believe I'm affected by this issue, too.