Skip to content
  • Leigh B. Stoller's avatar
    Minor reorg of how we gather up the node info from the DB. Basically, · 14dca295
    Leigh B. Stoller authored
    condense 4 queries into one and store that info in a request structure
    that is passed to each routine. The only tricky part was getting the
    queries correct, for the case that its a vnode, but otherwise its just
    a zillion little edits to use the request structure instead of
    function arguments.
    14dca295