]> git.ozlabs.org Git - ccan/commit
tdb2: add tdb_attribute_seed for setting hash seed.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Oct 2010 02:47:42 +0000 (13:17 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Oct 2010 02:47:42 +0000 (13:17 +1030)
commite2cb71e5d46801a94a3f0f546b8dcc2b7a79b66c
treefa3b080c6a94be6b6f9586448f44e310389cdd18
parent7f63d84eb712c54c57c3d4e9a92ffefe2f1b2ade
tdb2: add tdb_attribute_seed for setting hash seed.

Particularly useful for reproduction, like tdbtorture.
ccan/tdb2/tdb.c
ccan/tdb2/tdb2.h
ccan/tdb2/test/run-seed.c [new file with mode: 0644]
ccan/tdb2/tools/tdbtorture.c