]> git.sur5r.net Git - bacula/bacula/commit
kes Save jcr in thread specific data (tsd) for each thread.
authorKern Sibbald <kern@sibbald.com>
Sun, 30 Sep 2007 17:19:20 +0000 (17:19 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 30 Sep 2007 17:19:20 +0000 (17:19 +0000)
commit2f53303a72bf843d200d3794277b0cc2bcb7de6d
tree4b917abd87e01eeafaad6c29003f948e192a8cbe
parent0776ec5a95ac748093b5ae0ce187a98d86588e93
kes  Save jcr in thread specific data (tsd) for each thread.
kes  Make Dmsg() print JobId as -%u.
kes  Make Jmsg, Emsg, and others automatically pickup the jobid
     for the thread if it exists.
kes  Remove old reservation debug jid code.
kes  Remove get_jcr_from_tid() from OpenSSL and tls code.
ebl  Add an option that permit to specify spool size in job
     definition. (Applying patches/testing/spoolsize_per_job.patch).
     You must upgrade SD and DIR at the same time.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5696 91ce42f0-d328-0410-95d8-f526ca767f89
16 files changed:
bacula/patches/2.2.4-lost-block.patch [new file with mode: 0644]
bacula/patches/2.2.4-parse-command.patch [new file with mode: 0644]
bacula/patches/2.2.4-restore.patch [new file with mode: 0644]
bacula/patches/2.2.4-sql.patch [new file with mode: 0644]
bacula/src/dird/job.c
bacula/src/dird/jobq.c
bacula/src/dird/msgchan.c
bacula/src/lib/crypto.c
bacula/src/lib/jcr.c
bacula/src/lib/message.c
bacula/src/lib/openssl.c
bacula/src/lib/protos.h
bacula/src/lib/tls.c
bacula/src/stored/dev.c
bacula/src/stored/reserve.c
bacula/technotes-2.3