bareos2015: bareos-14.2 bc345929

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2015-01-13 11:36 bareos-14.2 71b89e46 Pending
Changeset Ignore tape labels in NDMP code.

When we encounter some sort of tape label in the backup stream
(e.g. FileIndex < 0) then we should just skip that data and not
use the default handling which leads to an EOF. When we now encounter a
unknown data stream we also print an error including the number of the
unwanted datastream.
mod - src/stored/ndmp_tape.c Diff File