ntdb: take advantage of direct access across expand.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 22 Jun 2012 00:14:41 +0000 (09:44 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 22 Jun 2012 05:35:17 +0000 (07:35 +0200)
commit7c1d9fb3c12d20779afe8293b6a867bd2061077f
treed09ed119c96be45c86e00f8081a7552c8aff5749
parent4c51ee1116c983ceef3804d79954aafad1b935ad
ntdb: take advantage of direct access across expand.

This means we no longer have to unmap if we want to compare a record.

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