Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,
authorJeremy Allison <jra@samba.org>
Wed, 12 Apr 2000 17:59:09 +0000 (17:59 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 12 Apr 2000 17:59:09 +0000 (17:59 +0000)
commitdb96f83e34a139f47776fcbb5c1624fbf9d9943b
tree7b0b82d31f7c10b4edfcef90941b8f9be467d184
parent5086e6425f3630d8f5ca1e25a333eb97fdf86e93
Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,
but the structure is done enough so that Andrew can look it over and give
a yea/nay decision.
Jeremy.
source/include/proto.h
source/include/smb.h
source/locking/locking.c
source/param/loadparm.c
source/smbd/open.c