use index iterator to accomodate multivol extraction
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 14 Aug 2017 09:35:18 +0000 (11:35 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:09 +0000 (13:34 +0200)
commitf090d35a7118e596efdb7df8452ccdf5e997fcf9
treeda8606397f301a83a7752850c2cce0717d8fadcf
parent85e7013f04ed55a033530888e9c3947565b522a7
use index iterator to accomodate multivol extraction

For reasons unknown, the “tar path iterator” always terminates
after the last element of the first volume. In fact, it does so
even for multi volume archives if the last object in the first
volume extends into the second volume. In this case, the object
is completely extracted but extraction terminates.
testing/test_recover.py