]> Dogcows Code - chaz/tar/commit
tar: fix bug with sparse files with effective size of 8 GiB or more
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Jan 2013 17:52:55 +0000 (09:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Jan 2013 17:54:02 +0000 (09:54 -0800)
commit2f6c03cba298eaa46a6e18500c0ab17d35a00a23
treebf722f1cb7454043c6f4773a1fd170da5d14907b
parentcd7bdd4076ca154575bbef85eb2157e59befcfe2
tar: fix bug with sparse files with effective size of 8 GiB or more

Reported by Pavel Raiskup in
<http://lists.gnu.org/archive/html/bug-tar/2013-01/msg00001.html>.
* NEWS: Document the fix.
* src/sparse.c (pax_start_header): New function.
(pax_dump_header_0, pax_dump_header_1): Use it.
NEWS
src/sparse.c
This page took 0.018432 seconds and 4 git commands to generate.