Skip to content
Snippets Groups Projects
  1. Jul 19, 2011
    • Iustin Pop's avatar
      htools: fix potential bug in ialloc/change-group · a86fbf36
      Iustin Pop authored
      
      Currently, the ChangeAll mode of nodeEvac computes the primary group
      of the instance and then uses the resulting group index for computing
      the group score. However, during the change-group operation (which
      also uses ChangeAll), the group of the instance at the beginning and
      end of the operation differs, so we can't do that and we must instead
      pass the final group to the function.
      
      This patch does that, by passing the group from the caller of
      nodeEvac.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      a86fbf36
  2. Jul 18, 2011
  3. Jul 15, 2011
  4. Jul 14, 2011
  5. Jul 13, 2011
Loading