Huh, I'd expect more "new data" in that case. Or is the 8.8 MB after
compression? Tar headers compress very well...
Interesting. The 'link count' isn't included in the default tar header, but
is included if tarsnap decides that it needs to add a pax header. Something
else must have changed to make tarsnap change its mind about that; if you're
curious, run `tarsnap -r -f archivename | hexdump -C | head -64` and compare
the headers.