libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKS
authorStefan Metzmacher <metze@samba.org>
Thu, 6 Mar 2008 14:11:16 +0000 (15:11 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 6 Mar 2008 15:31:25 +0000 (16:31 +0100)
commit33caaef2e46557525a8ffb79d6dd0db46a079529
tree2d5b7e78f603a5fa41557179838fb6c54fc789d4
parente66be2f519584717abd7fc1f069bf7afe0d7ff60
libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKS

But the keep the default to always send it
when the server supports it too.

metze
source/libcli/raw/rawnegotiate.c
source/param/loadparm.c
source/torture/util_smb.c