ntdb: add NTDB_ATTRIBUTE_HASHSIZE
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 19 Jun 2012 03:13:08 +0000 (12:43 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 19 Jun 2012 03:38:07 +0000 (05:38 +0200)
commit87f871aae392279b9475ea74ffe3bb9149e02e7c
treeaa6e6a1734249c94a5945c51b47f2c344fe5c685
parentdd42962878ab7c9ddfa79d7c32094fb6748017b8
ntdb: add NTDB_ATTRIBUTE_HASHSIZE

Since we've given up on expansion, let them frob the hashsize again.
We have attributes, so we should use them for optional stuff like
this.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
lib/ntdb/ntdb.h
lib/ntdb/open.c