bareos: master 46969ba9

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2014-08-20 14:00 master 827cacf0 Pending
Changeset Make the mediatype selection configurable.

Add an extra config option "device reserve by mediatype" which controls
if we try to reserve a certain non autochanger device by the mediatype
it has configured.

Some people configure different different devices with the same media
type. Although this will lead to all kind of problems lets make the new
device reserve by mediatype something you have to explictly enable as
probably very little people need this very specific reservation type.
mod - src/stored/reserve.c Diff File
mod - src/stored/stored_conf.c Diff File
mod - src/stored/stored_conf.h Diff File