continued the split of the kernel level oplocks code into a more
authorAndrew Tridgell <tridge@samba.org>
Sat, 10 Jun 2000 13:38:07 +0000 (13:38 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 10 Jun 2000 13:38:07 +0000 (13:38 +0000)
commitb5ceab810292602ea9a81696c20a781c16b706c2
tree01c0fa7b990f33664c6aed5b1fcb27cb9d2723ae
parentfbeb9804344ab3aa1dd6635a5524aa09065e04f5
continued the split of the kernel level oplocks code into a more
modular form. In this pass I added oplock_irix.c and added a "struct
kernel_oplocks" that describes a kernel oplock implementation.
source/include/proto.h
source/include/smb.h
source/lib/system.c
source/param/loadparm.c
source/smbd/oplock.c
source/smbd/oplock_irix.c [new file with mode: 0644]
source/smbd/server.c