mirror of
https://github.com/samba-team/samba.git
synced 2025-11-26 04:23:49 +03:00
r16036: Add a couple of new functions to corretly deal with timeouts.
Check timeouts are correctly verified. Some minor fixed and removal of unused code.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
f72079029a
commit
b52e5d6a0c
@@ -113,6 +113,8 @@ struct ldb_context {
|
||||
|
||||
int transaction_active;
|
||||
|
||||
int default_timeout;
|
||||
|
||||
/* a backend supplied highestCommittedUSN function */
|
||||
uint64_t (*sequence_number)(struct ldb_context *);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user