bareos: playground 11c166ea

Author Committer Branch Timestamp Parent
pstorz pstorz playground 2014-05-21 15:59 playground f3a7b5dc 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