bareos2015: bareos-13.2 9f7f9a99

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2013-05-04 23:15 bareos-13.2 6c0b2e50 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/dir_cmd.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