]> git.sur5r.net Git - bacula/rescue/commit
ebl Add MaxRunSchedTime option that specifies the maximum allowed time
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 1 May 2008 14:27:28 +0000 (14:27 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 1 May 2008 14:27:28 +0000 (14:27 +0000)
commita9cbdb2c8d83110fd6c9612b5becc64a1536a876
treed3ef711f786c27779938a895cd80255699082d69
parent8b26e80e78886f32a19bcefeac42a70e080431be
ebl  Add MaxRunSchedTime option that specifies the maximum allowed time
     that a job may run, counted from when the job was scheduled.
ebl  Fix MaxWaitTime option that specifies the maximum allowed time that
     a job may block waiting for a resource, counted from the when the job starts
ebl  Rename (add) Max(Incr|Diff|Full)WaitTime to Max(Incr|Diff|Full)RunTime