bareos: master d4ea100b

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2015-01-10 11:46 master 5835d07a Pending
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