r16883: Restructure the code in locking/posix.c to get ready to
authorJeremy Allison <jra@samba.org>
Sat, 8 Jul 2006 20:16:35 +0000 (20:16 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 8 Jul 2006 20:16:35 +0000 (20:16 +0000)
commit420cf5b89d25e90411272b10d37aafdfa4036a28
tree5f0873d1944913d2f989503985e9d5d1182e2ab1
parent3563cb100d314a713d14bc4f5e2bab9c66240054
r16883: Restructure the code in locking/posix.c to get ready to
add the mapping from CIFS POSIX locks to system POSIX
locks. No difference in the lock tests in Samba4 lock
tests for Windows locks. Next will come the code to
map the CIFS POSIX locks onto system locks. I will
add Samba4 torture test code to test this.
Jeremy.
source/include/smb.h
source/locking/brlock.c
source/locking/posix.c