]> xenbits.xensource.com Git - xcp/xen-api.git/commit
Move the generation into the database cache rather than keeping it as a separate...
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:05 +0000 (17:39 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:05 +0000 (17:39 +0000)
commit1e1c00699935f9a4c52f334c52243fab2b34521f
tree2122b723c3f0f5c219564e30a7c89187292f3567
parentbce788ea56b6a2c429e9fab81320ae95ebaa9512
Move the generation into the database cache rather than keeping it as a separate global thing.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
12 files changed:
ocaml/database/backend_xml.ml
ocaml/database/db_cache.ml
ocaml/database/db_cache_types.ml
ocaml/database/db_cache_types.mli
ocaml/database/db_connections.ml
ocaml/database/db_xml.ml
ocaml/database/generation.ml
ocaml/db_process/xapi-db-process.ml
ocaml/xapi/pool_db_backup.ml
ocaml/xapi/redo_log_usage.ml
ocaml/xapi/xapi_ha.ml
ocaml/xapi/xapi_pool.ml