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)
commitf1a9cf075b87c76c032d19da0168424c90f6cb3c
tree1fbedb4e2ac61c3a26d5d0e694a8b3d21c557d72
parent220dd4333032aea238066e3fbec9fca51ed16ddf
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.
source/include/includes.h
source/include/locking.h
source/include/messages.h
source/include/smb.h
source/lib/dummysmbd.c
source/locking/brlock.c
source/locking/locking.c
source/smbd/blocking.c
source/smbd/close.c
source/smbd/reply.c
source/smbd/trans2.c