summaryrefslogtreecommitdiff
path: root/source3/lsaparse.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-10-07 18:46:19 +0000
committerJeremy Allison <jra@samba.org>1997-10-07 18:46:19 +0000
commitfb27bc139f8d321e50471c595b65b277ee114801 (patch)
tree5fc3ae3f68a30d2bfec9f4f3c456a91f93bb34e8 /source3/lsaparse.c
parent577ae65ca562ec05849a2e9e79689d00e0a0bcf2 (diff)
downloadsamba-fb27bc139f8d321e50471c595b65b277ee114801.tar.gz
samba-fb27bc139f8d321e50471c595b65b277ee114801.tar.bz2
samba-fb27bc139f8d321e50471c595b65b277ee114801.zip
locking.c: Added fix for race condition in slow share mode code.
lsaparse.c: #ifdef'ed out code so this will compile - LUKE PLEASE CHECK THIS. pipes.c: #ifdef'ed out code so this will compile - LUKE PLEASE CHECK THIS. server.c: Fixed last known oplock race condition. smb.h: Re-removed USE_OPLOCK defines - someone checked in an old version. smbparse.c: #ifdef'ed out code so this will compile - LUKE PLEASE CHECK THIS. Jeremy (jallison@whistle.com) (This used to be commit 1e1366ddc5542283a37debdf830ca139bbade1b0)
Diffstat (limited to 'source3/lsaparse.c')
-rw-r--r--source3/lsaparse.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/lsaparse.c b/source3/lsaparse.c
index 2113b19cd3..b1d9d73924 100644
--- a/source3/lsaparse.c
+++ b/source3/lsaparse.c
@@ -24,6 +24,7 @@
extern int DEBUGLEVEL;
+#if 0 /* NEED TO DO THIS TO GET A COMPILE - LUKE PLEASE CHECK THIS !!! */
/*******************************************************************
reads or writes an LSA_R_OPEN_POL structure.
********************************************************************/
@@ -446,6 +447,7 @@ char* lsa_io_r_sam_logoff(BOOL io, LSA_R_SAM_LOGOFF *r_l, char *q, char *base, i
return q;
}
+#endif /* 0 LUKE PLEASE CHECK !! */
#if 0
/*******************************************************************
reads or writes a structure.