tdb2: rework io functions to return enum TDB_ERROR.
We have a series of I/O functions which change depending on whether we're inside a transaction or not. This makes them return enum TDB_ERROR instead of int.
Showing
This diff is collapsed.
Please register or sign in to comment