Skip to content
Snippets Groups Projects
Commit 88c43a1e authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Move LDBM-backend specific fields of Entry struct into a private struct.

The new e_private field can be used for any backend purpose.  In LDBM,
it's used to point th the private entry info struct.  The LDBM entry
info struct is only visible to the LDBM cache.
WARNING: This change has not be ported to other backends!  Breakage is likely.
parent 529caedd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment