Revision a0150c51 lib/cmdlib.py

b/lib/cmdlib.py
5227 5227
    if self.do_locking:
5228 5228
      # If any non-static field is requested we need to lock the nodes
5229 5229
      lu.needed_locks[locking.LEVEL_NODE] = self.wanted
5230
      lu.needed_locks[locking.LEVEL_NODE_ALLOC] = locking.ALL_SET
5230 5231

  
5231 5232
  def DeclareLocks(self, lu, level):
5232 5233
    pass

Also available in: Unified diff