1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/lib/ldb/ldb_key_value
Aaron Haslett 73763acf49 ldb: repack old format database if GUID indexing enabled
VERY IMPORTANT PATCH
Now that we have a new packing format, we need to enable it by repacking
the database. We've decided to link all new database features together,
so once GUID indexing is enabled, the database will be repacked with
version 2 format. Repacking is done following the same iterate pattern as
reindexing.

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2019-05-29 04:41:24 +00:00
..
ldb_kv_cache.c ldb: repack old format database if GUID indexing enabled 2019-05-29 04:41:24 +00:00
ldb_kv_index.c ldb: repack old format database if GUID indexing enabled 2019-05-29 04:41:24 +00:00
ldb_kv_search.c ldb: remove unpack only attr list functionality 2019-05-15 04:03:37 +00:00
ldb_kv.c ldb: repack old format database if GUID indexing enabled 2019-05-29 04:41:24 +00:00
ldb_kv.h ldb: repack old format database if GUID indexing enabled 2019-05-29 04:41:24 +00:00