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.

Reply via email to