/[smecontribs]/rpms/bacula/contribs8/bacula-5.0.3-clientrunbeforejob.patch
ViewVC logotype

Diff of /rpms/bacula/contribs8/bacula-5.0.3-clientrunbeforejob.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by slords, Fri Dec 3 17:41:52 2010 UTC Revision 1.2 by slords, Mon Mar 14 14:49:41 2011 UTC
# Line 1  Line 1 
1  --- bacula/src/dird/backup.c    2007-02-20 14:28:55.000000000 +0100  --- bacula/src/dird/backup.c    2007-02-20 14:28:55.000000000 +0100
2  +++ bacula.org/src/dird/backup.c        2007-02-20 14:27:54.000000000 +0100  +++ bacula.org/src/dird/backup.c        2007-02-20 14:27:54.000000000 +0100
3  @@ -171,18 +171,6 @@  @@ -384,18 +384,6 @@
4      set_jcr_job_status(jcr, JS_Running);      jcr->setJobStatus(JS_Running);
5      fd = jcr->file_bsock;      fd = jcr->file_bsock;
6    
7  -   if (!send_include_list(jcr)) {  -   if (!send_include_list(jcr)) {
# Line 19  Line 19 
19      /*      /*
20       * send Storage daemon address to the File daemon       * send Storage daemon address to the File daemon
21       */       */
22  @@ -205,10 +193,24 @@  @@ -418,10 +406,24 @@
23         goto bail_out;         goto bail_out;
24      }      }
25    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed