[testlist] [PR PATCH master] lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch() …

github at samba.org github at samba.org
Fri Sep 4 08:57:44 UTC 2015


From: Samba GitHub bot <github at samba.org>

******** NOTE: pull-request-mailer ********
* User 'abartlet' has submitted a pull request on
*   https://github.com/samba-team/samba/pull/6
* 
* It has been converted to a patch series by 
*   github at samba.org
***************************************************

…in indexing

This avoids allocation at the tdb layer when we just want to read the
pointer to our in-memory structures.

Andrew Bartlett

Andrew Bartlett (1):
  lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()
    in indexing

 lib/ldb/ldb_tdb/ldb_index.c | 49 +++++++++++++++++++++++++++++++++------------
 1 file changed, 36 insertions(+), 13 deletions(-)

-- 
1.9.1




More information about the testlist mailing list