s3:registry: recreate the sorted subkeys cache when storing keys
commit874881d3b0250620f9e2e94a99b1a44cb86b2681
authorMichael Adam <obnox@samba.org>
Wed, 11 May 2011 13:58:48 +0000 (11 15:58 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 May 2011 18:21:25 +0000 (15 20:21 +0200)
tree07ed1ef5eb9b31779bc927e3bb906c0a2c21cede
parent8c1db29945a8d833d9b400027382a3ddc0c52b29
s3:registry: recreate the sorted subkeys cache when storing keys

This is to avoid turning the next read operation into a write op.
(cherry picked from commit fc26b96a392f824cf18ab8524a5eaddfd2c03c5c)
source3/registry/reg_backend_db.c