bareos: bareos-17.2 0879e14d

Author Committer Branch Timestamp Parent
joergs joergs bareos-17.2 2017-11-17 19:20 bareos-17.2 16152d80 Pending
Affected Issues  0000639: bareos unable to read AWS VTL iSCSI devices
Changeset tape: fix block size handling

Fixes a problem with devices that have the capability CAP_ADJWRITESIZE
(tape drive, ...). As this capability have be ignored, blocks have not
been padded to a minimum length.

Fixes 0000639: bareos unable to read AWS VTL iSCSI devices
mod - src/lib/bits.h Diff File
mod - src/stored/block.c Diff File
mod - src/stored/dev.c Diff File