Hi,

You have found a bug, i think we can correct this with this patch :

--- my/src/dird/ua_run.c        2006-12-30 16:36:37.000000000 +0100
+++ cvs/src/dird/ua_run.c       2007-01-03 20:23:43.000000000 +0100
@@ -467,6 +467,7 @@
    jcr->pool = pool;
    set_rwstorage(jcr, &store);
    jcr->client = client;
+   pm_strcpy(jcr->client_name, client->name());
    jcr->fileset = fileset;
    jcr->ExpectedFiles = files;
    if (catalog != NULL) {

I don't know if kern will accept this patch for the 2.0.0 release. I think
it's too late.

You can patch it yourself.

Bye


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to