[SCM] Samba Shared Repository - branch master updated - aeb798c325cc33072ad090a1f8610bba4fdebaaa

Stefan (metze) Metzmacher metze at samba.org
Sat Jan 10 08:21:52 GMT 2009


Jeremy Allison schrieb:
> On Fri, Jan 09, 2009 at 01:46:25AM -0600, Stefan Metzmacher wrote:
>> The branch, master has been updated
>>        via  aeb798c325cc33072ad090a1f8610bba4fdebaaa (commit)
>>        via  d524e5f4174e4f7578595bf6cd22a6d161b6e324 (commit)
>>        via  def5e8e889e0ffe1cf55462ca32b69b627c5ff96 (commit)
>>       from  447f2668879e91990c985bdb8f0c5d5db2719a91 (commit)
>>
>> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
>>
>>
>> - Log -----------------------------------------------------------------
>> commit aeb798c325cc33072ad090a1f8610bba4fdebaaa
>> Author: Stefan Metzmacher <metze at samba.org>
>> Date:   Thu Jan 8 15:38:47 2009 +0100
>>
>>     s3:smbd: handle incoming smb requests via event handlers
>>     
>>     We use a fd event and receive incoming smb requests
>>     when the fd becomes readable. It's not completely
>>     nonblocking yet, but it should behave like the old code.
>>     
>>     We use timed events to trigger retries for deferred open calls.
> 
> This is a nice piece of work Metze, thanks ! I was planning
> this also :-). Left TODO are the oplock signal handlers, and
> the message handlers, then I think we're completely driven
> by tevents.

Here's a start to make the irix oplock code event driven
http://gitweb.samba.org/?p=metze/samba/wip.git;a=shortlog;h=refs/heads/master3-tevent3
Then all fd and timer activity is based on the events system.

Then we can move the signal stuff.

> Great job !

Thanks!


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20090110/415db217/signature.bin


More information about the samba-technical mailing list