Changes between Version 7 and Version 8 of BackendUtilities


Ignore:
Timestamp:
Oct 18, 2011, 12:16:42 AM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BackendUtilities

    v7 v8  
    3131Returns ERR_OPENDIR if the directory is not there
    3232(this is generally a recoverable error, like NFS mount failure).
     33
     34{{{
     35int cancel_jobs(int min_id, int max_id);
     36}}}
     37Can jobs (workunits) with IDs min_id to max_id inclusive.