bareos: master f44b3cf1

Author Committer Branch Timestamp Parent
pstorz mvwieringen master 2014-05-21 15:59 master 85076b5a 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