Revert "regdb: use dbwrap->fetch() instead of fetch_locked() for readonly access"
commit5c28c74aa06a82559f498373b3d6e9892d5c2cbe
authorMichael Adam <obnox@samba.org>
Sun, 30 Mar 2008 00:25:45 +0000 (30 01:25 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 30 Mar 2008 01:05:34 +0000 (30 03:05 +0200)
treec1609f3776ebf6556d844effd0b2b1372a5329f7
parent75eb30884a83266fd7331d8f1e3905a0245bb3d8
Revert "regdb: use dbwrap->fetch() instead of fetch_locked() for readonly access"

This reverts commit 4e2be189e97f653b75bd88135a631ce0f42db267.

Metze, this broke the registry (reg_api layer), but I don't yet know
exactly how and why. By the way, the locks there had the purpose of
fetching the seqnum that really matches the data.

This needs some more thought / debugging. But I wanted to have
the tree in a working state again.

Michael
source/registry/reg_backend_db.c