Plumb the SMB2 front end into the blocking lock backend.
authorJeremy Allison <jra@samba.org>
Sat, 1 May 2010 04:03:20 +0000 (21:03 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 1 May 2010 04:03:20 +0000 (21:03 -0700)
commitf4092ecec722d7e2c04f3049630975af9e96bc07
tree34767dbbd6dad945552c0ea60d187172ecd6394c
parentdffeb12f3dcb339bc258a7fbc38bbf9ec8dd928e
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.
source3/include/locking.h
source3/include/proto.h
source3/modules/onefs_cbrl.c
source3/smbd/blocking.c
source3/smbd/globals.h
source3/smbd/smb2_lock.c