On Sat, Mar 24, 2012 at 13:09, Daniel Shahaf <[email protected]> wrote: > Daniel Shahaf wrote on Sat, Mar 24, 2012 at 17:25:28 +0200: >> [[[ >> FSFS: Eliminate the DAG API's NODE_POOL, step 1. >> >> This makes the dag_node_t struct track its own lifetime, rather than >> depend on callers to provide a convenient pool to allocate parts of >> itself in. Â Subsequent revisions will remove the now-unused POOL >> parameter to get_node_revision() and update pool usage up the call tree. > > I've went ahead and committed that work to branches/node_pool. Â Barring > objections will merge after the weekend.
I've reviewed all the changes on the branch. +1 to merge. Cheers, -g

