Skip to content
  • Robert Ricci's avatar
    A couple changes to VLAN locking: · 4bad01f4
    Robert Ricci authored
    First, don't retry so many times. The old value of 40 tries was set
    before snmpitSetWarn() was around. snmpitSetWarn() itself retries 10
    times, so we were trying 400 times before giving up!
    
    Second, if grabbing the edit buffer lock fails, try to find out if
    someone else is holding it, and print the owner.
    4bad01f4