]> git.sur5r.net Git - bacula/docs/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)
commit067dc4f1a7b639a2494d69ce5761243740b02f13
tree5244edabee0ec467a9a00a829a500e2712b8f7b9
parentf6c1fabb77978fa360540894af6170e624931fb2
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