r15951: oplock_request must be an int, not a BOOL. We
commitad3bc112a21afd3a04449ec3f604e017d753c224
authorJeremy Allison <jra@samba.org>
Tue, 30 May 2006 05:24:21 +0000 (30 05:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:14 +0000 (10 11:17 -0500)
tree4678f563ea44adacef6f0554e092bc384d4bb407
parentad9895c654f400e242adcd4099f7cd004521ee92
r15951: oplock_request must be an int, not a BOOL. We
were getting away with mixing types. Not cool.
Jeremy.
source/smbd/reply.c