bareos2015: bareos-13.2 49db247b

Author Committer Branch Timestamp Parent
pstorz mvwieringen bareos-13.2 2014-01-06 12:43 bareos-13.2 5414f791 Pending
Affected Issues  0000265: job hangs and cannot be terminated if spool file is not writable
Changeset check return values of spool functions

We now check the return values of

* begin_data_spool()
* begin_attribute_spool()

as otherwise the job hangs until eternety if there is a problem with the
spool file.

Fixes: 0000265: job hangs and cannot be terminated if spool file is not writable
mod - src/stored/append.c Diff File
mod - src/stored/mac.c Diff File
mod - src/stored/ndmp_tape.c Diff File