bareos: master ac627464

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2016-04-25 17:40 master 44f903a3 Pending
Changeset ndmp: Make the filehistory size for LMDB configurable.

With this new config option you can give a hint to the FHDB LMDB backend
as to how many files you expect the backup to contain so it can size the
LMDB temporary database accordingly.
mod - src/dird/dird_conf.c Diff File
mod - src/dird/dird_conf.h Diff File
mod - src/dird/ndmp_dma_backup.c Diff File
mod - src/dird/ndmp_dma_priv.h Diff File
mod - src/dird/ndmp_fhdb_lmdb.c Diff File