1 May 2010 06:05
[SCM] Samba Shared Repository - branch master updated
Jeremy Allison <jra <at> samba.org>
2010-05-01 04:05:39 GMT
2010-05-01 04:05:39 GMT
The branch, master has been updated
via f4092ec... Plumb the SMB2 front end into the blocking lock backend.
from dffeb12... smbd: move printfile_offset() within write_file()
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit f4092ecec722d7e2c04f3049630975af9e96bc07
Author: Jeremy Allison <jra <at> samba.org>
Date: Fri Apr 30 21:03:20 2010 -0700
Plumb the SMB2 front end into the blocking lock backend.
Metze, you'll probably be happier with this work as it
doesn't abuse tevent in the way you dislike. This is a
first cut at the code, which will need lots of testing
but I'm hoping this will give people an idea of where I'm
going with this.
Jeremy.
-----------------------------------------------------------------------
Summary of changes:
source3/include/locking.h | 7 +
source3/include/proto.h | 6 +
source3/modules/onefs_cbrl.c | 54 ++++--
source3/smbd/blocking.c | 21 ++-
source3/smbd/globals.h | 14 +-
source3/smbd/smb2_lock.c | 472 ++++++++++++++++++++++++++++++++++++++++--
(Continue reading)
RSS Feed