1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-05 20:58:40 +03:00
Stefan Metzmacher acfd4b068a s3:smb2_server: use tevent_req_notify_callback() in smbd_smb2_request_pending_queue()
If the request is already done we can avoid one iteration
of tevent_loop_once(), which means we avoids one
talloc_stackframe_pool/talloc_free pair.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
2013-11-27 14:39:10 +01:00
..
2013-09-11 08:27:10 +02:00
2013-10-15 01:52:29 +02:00
2013-11-27 14:39:10 +01:00
2012-10-20 09:06:12 +02:00
2013-08-28 23:37:08 +02:00
2013-07-09 12:22:00 -07:00
2013-09-06 13:39:41 +02:00
2013-11-22 08:56:45 -08:00