Recycle Bin optional feature

simo idra at samba.org
Thu Feb 11 07:51:55 MST 2010


On Fri, 2010-02-12 at 00:47 +1100, tridge at samba.org wrote:
> The way ldb modules works is that you must call ldb_module_done() if
> you are returning LDB_SUCCESS. If you are returning an error you can
> just return the error and skip ldb_module_done() 

Nitpicking. This is true only for the body of the request, in callbacks
ldb_module_done() should always be used, whether the reply is success or
error.

Simo.

-- 
Simo Sorce
Samba Team GPL Compliance Officer <simo at samba.org>
Principal Software Engineer at Red Hat, Inc. <simo at redhat.com>



More information about the samba-technical mailing list