vacuum: add explicit temporary memory context to ctdb_process_delete_list()
commita0e026498691144ac59a9ab4efa975570b531ea6
authorMichael Adam <obnox@samba.org>
Sat, 29 Dec 2012 16:16:33 +0000 (29 17:16 +0100)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 24 Apr 2013 08:47:18 +0000 (24 18:47 +1000)
tree6db9640e2b334ad5b358ea728ee36de8db4ca561
parentebc77602fc0397b19ddbf702270e8516fe3d1437
vacuum: add explicit temporary memory context to ctdb_process_delete_list()

This removes the implicit artificial talloc hierarchy and makes the
code easier to understand.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-By: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit b7c3b8cdf92c597e621e3dae28b110d321de5ea8)
ctdb/server/ctdb_vacuum.c