s3:registry: let fill_subkey_cache return WERR_BADFILE when the subkey list could...
commit88fa5274b10a490d19eb710f19c43edbac93f27e
authorMichael Adam <obnox@samba.org>
Mon, 23 Apr 2012 14:05:33 +0000 (23 16:05 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:41:57 +0000 (22 21:41 +0200)
tree57ae7c5eb113825db302bab608daaa6c1e5867bf
parent54cd4ef619b88b232aa0d5e9541cf632ca0d64cc
s3:registry: let fill_subkey_cache return WERR_BADFILE when the subkey list could not be loaded

WERR_NO_MORE_ITEMS seems inappropriate.

Pair-Programmed-With: Gregor Beck <gbeck@sernet.de>
(cherry picked from commit 4b3dca83bf0da405524a64ca19771fd747ebe267)
(cherry picked from commit 015033657a9b4bf0de043cbc00e1513616c2d714)
source3/registry/reg_api.c