r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
authorJeremy Allison <jra@samba.org>
Mon, 17 Jul 2006 21:09:02 +0000 (21:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:11 +0000 (11:38 -0500)
commite1da1fcf12164f50f3462c90f0bb785d18c59b0b
tree8df81a6c947a609249d67188c3a5dbebbdee0984
parent4c713703d046f756989e7eb901e884829825593c
r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
test. Phew - that was painful :-). But what it means
is that we now implement lock cancels and I can add
lock cancels into POSIX lock handling which will fix
the fast/slow system call issue with cifsfs !
Jeremy.
(This used to be commit f1a9cf075b87c76c032d19da0168424c90f6cb3c)
source3/include/includes.h
source3/include/locking.h
source3/include/messages.h
source3/include/smb.h
source3/lib/dummysmbd.c
source3/locking/brlock.c
source3/locking/locking.c
source3/smbd/blocking.c
source3/smbd/close.c
source3/smbd/reply.c
source3/smbd/trans2.c