bareos: master 77073261

Author Committer Branch Timestamp Parent
Philipp Storz Marco van Wieringen master 2014-05-21 17:59 master fee32fc9 Pending
Changeset Fix set_label_blocksize to set minimum_blocksize

We now also set the minimum blocksize when writing labels
so that we are sure that the label really has 63k instead of
only 1k which it was without this fix.

We also remove an unneeded newline in debug output of the autochanger.
mod - src/stored/autochanger.c Diff File
mod - src/stored/dev.c Diff File
mod - src/stored/label.c Diff File