bareos: bareos-12.4 5792cb6c

Author Committer Branch Timestamp Parent
mvwieringen adm mvwieringen adm bareos-12.4 2013-04-09 17:39 bareos-12.4 e5697dbe Pending
Changeset Reorder closing message channel.

For every daemon always close the message channel before starting
the cleanup of the JCR so we have a much cleaner code path.

Also tweaked the layout of the code somewhat so that we have more
distinctive code blocks.
mod - src/dird/job.c Diff File
mod - src/filed/job.c Diff File
mod - src/lib/jcr.c Diff File
mod - src/stored/bscan.c Diff File
mod - src/stored/butil.c Diff File
mod - src/stored/job.c Diff File