Skip to content
  • Iustin Pop's avatar
    rapi: fix 'bulk' processing and add locking option · 3d103742
    Iustin Pop authored
    This patch fixes the 'bulk' parameter (before any non-empty
    specification was considered True, in conflict with the documentation,
    i.e. bulk=0 still did bulk queries).
    
    The patch also adds optional locking on the instance/node listing (does
    not have effect when we only list names).
    
    Reviewed-by: imsnah
    3d103742