bareos: master 694f1364

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2015-01-10 11:46 master 051522be Pending
Affected Issues  0000374: NDMP SMTAPE restores fail with "SMTAPE: Error: Read Socket received EOF."
Changeset Make NDMP ImageStream buffer dynamically allocated size.

Instead of hardcoding the Image Stream buffer to 100 K size it to the
actual recordsize in use by the NDMP Job. This way we don't have to
check if the recordsize specified is outside the allowable size.
mod - src/ndmp/ndma_image_stream.c Diff File
mod - src/ndmp/ndmagents.h Diff File