diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-12-05 17:04:30 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-12-05 17:04:30 +1030 |
commit | 80c3ba8123ed6708ebf3afad9ed78037e571a81d (patch) | |
tree | 242254821b79c3301e4af95b8c38ae8beeb04cba /lib/tdb2/test/run-04-basichash.c | |
parent | 3f99fc16a0a3aead82cf8cdfb9703f8f18388623 (diff) | |
download | samba-80c3ba8123ed6708ebf3afad9ed78037e571a81d.tar.gz samba-80c3ba8123ed6708ebf3afad9ed78037e571a81d.tar.bz2 samba-80c3ba8123ed6708ebf3afad9ed78037e571a81d.zip |
tdb2: add a capability list from the header.
This allows even more extensibility in future: in particular, the top
bits of each capability tell us what to do if we don't understand it:
fail the open, fail to open for write, or don't try to check the
format.
tdb_check needs to understand the capability list so it can know to
skip over it: each element in the list is prefixed with the type tag
and the length.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(Imported from CCAN commit 35f198de1851a7d57064546b7ced677b6fabee27)
Diffstat (limited to 'lib/tdb2/test/run-04-basichash.c')
0 files changed, 0 insertions, 0 deletions