tdb_store

Taj Khattra taj.khattra at gmail.com
Sat Apr 7 20:33:05 GMT 2007


hi,

re: samba-4_0 revision r22117

in tdb_store(), when flag == TDB_INSERT, could we replace the call to
tdb_exists_hash() with tdb_find() since we already have a write lock
on the bucket?

this would save the extra calls to tdb_lock() and tdb_unlock().

thanks.


More information about the samba-technical mailing list