1. 07 Jun, 2016 3 commits
    • Morris Jette's avatar
      Cray NHC underflow on reconfigure · de1400c9
      Morris Jette authored
      Fix for tracking job resource allocation when slurmctld is reconfigured
          while Cray Node Health Check (NHC) is running. Previous logic would fail to
          record the job's allocation then perform release operation upon NHC
          completeion, resulting in underflow error messages.
      bug 2353
      de1400c9
    • Tim Wickberg's avatar
      Merge branch 'slurm-15.08' into slurm-16.05 · a34b7db9
      Tim Wickberg authored
      a34b7db9
    • Dominik Bartkiewicz's avatar
      Fix hostrange_hn_within to allow for mixed prefix lengths. · 7843e158
      Dominik Bartkiewicz authored
      While here, mark options const, and add leading underscore to denote this
      as a static function (only called within hostlist.c). Also change strcmp
      to xstrcmp.
      
      Commit a6ffef22 changed this function and would alter the input hn,
      which led to subsequent calls to the function having wrong prefix
      lengths for that hostrange precluding it from matching correctly.
      
      Bug 2558.
      7843e158
  2. 06 Jun, 2016 8 commits
  3. 03 Jun, 2016 8 commits
  4. 02 Jun, 2016 10 commits
  5. 01 Jun, 2016 4 commits
  6. 31 May, 2016 7 commits