bareos: bareos-14.2 761ce867

Author Committer Branch Timestamp Parent
Marco van Wieringen Joerg Steffens bareos-14.2 2015-01-10 11:46 bareos-14.2 57d61198 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