[PATCH] Make WINBIND_LIST_USERS handler asynchronous.

Jeremy Allison jra at samba.org
Thu Jun 26 21:05:26 GMT 2008


On Wed, May 28, 2008 at 02:12:23PM -0700, Steven Danneman wrote:
> Attached is the companion patch to
> (037b9689d9042a398cb91e4628a82fcdfa913c21), which
> made handling of WINBINDD_LIST_GROUPS asynchronous.
> 
> Because most all of the list_groups code was reusable, I abstracted it,
> and implemented both list_groups and list_users on top of it.
> 
> On my large test domain a "wbinfo -u" call went from 70 seconds to 30
> seconds with this patch.  Plus, the parent process is no longer blocked
> from receiving new requests during that time.

Pushed into 3.3 - thanks !

Jeremy.


More information about the samba-technical mailing list