r16886: Add the mapping from CIFS posix locks to system
authorJeremy Allison <jra@samba.org>
Sun, 9 Jul 2006 01:59:34 +0000 (01:59 +0000)
committerJeremy Allison <jra@samba.org>
Sun, 9 Jul 2006 01:59:34 +0000 (01:59 +0000)
commit7f90323a3702f7f76c193c58856d93a04d825c62
tree3964434d87285e59613862c152ff9619a959a0c1
parentae3e5ce11e10a96fe84eb5b60367f6b8a18ca1b0
r16886: Add the mapping from CIFS posix locks to system
POSIX locks. That's the easy part... Next will
come adding the unlock !
Jeremy.
source/include/locking.h
source/lib/dummysmbd.c
source/locking/brlock.c
source/locking/posix.c
source/smbd/files.c