Christian Ebner 5e8d600c71 src/pxar/decoder.rs: fix issue with restore
`Decoder::restore()` calls the `SequentialDecoder::restore()` which expects to
encounter a `PxarEntry` at first. But the start of `DirectoryEntry` points to the
filename (except for the root dir), so skip over it.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-11-05 14:18:29 +01:00
..
2019-10-26 11:42:05 +02:00
2019-10-26 11:42:05 +02:00
2019-10-25 18:04:37 +02:00
2019-10-26 11:42:05 +02:00
2019-10-26 11:42:05 +02:00
2019-08-21 14:11:07 +02:00
2019-10-26 11:42:05 +02:00
2019-10-26 11:42:05 +02:00
2019-10-26 11:42:05 +02:00
2019-10-26 11:42:05 +02:00
2019-09-11 12:14:05 +02:00
2019-02-21 09:36:52 +01:00
2019-08-21 14:14:26 +02:00
2019-09-02 15:17:58 +02:00
2019-09-11 12:14:05 +02:00
2019-10-26 11:42:05 +02:00