[PATCH] s4/dsdb: Add DSDB_FLAG_NEXT_MODULE flag

Kamen Mazdrashki kamenim at gmail.com
Mon Jul 5 19:44:09 MDT 2010


Hi Andrew,

It seems I forgot to 'pollute' dsdb_module_search_dn() function also.
In the following branch I've changed it to behave the same way as
other dsdb_module_* functions (thus making the 'dsdb/utility' more
consistent.. kind of)
http://gitweb.samba.org/?p=kamenim/samba.git;a=shortlog;h=refs/heads/dsdb-flag-next-module

One positive side effect of this refactoring was now it is easy to find out
that DSDB_FLAG_NEXT_MODULE branch is more frequently executed that
the other branches - so I put this check at the top of the 'if-else' chain.
Do you find this change useful?


-- 
CU,
Kamen


More information about the samba-technical mailing list