r17000: Allow CIFS POSIX locks to coexist with Windows locks.
authorJeremy Allison <jra@samba.org>
Wed, 12 Jul 2006 21:57:54 +0000 (21:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:19:17 +0000 (11:19 -0500)
commit75a2f4dbc895f4f43564941a8478257f4e75ea22
tree58fe0ac239bb30bf14900c534ef45227441e69ac
parent23afde616dc611bc525cb17838b3cfc72eb2a8f3
r17000: Allow CIFS POSIX locks to coexist with Windows locks.
We shouldn't allow this on the same smbd, but the cifsfs
client negotiates POSIX locks then sends Windows ones.
Doh ! Can't fix shipped client code....
Jeremy.
(This used to be commit 2f8cabe98d3776cb0bdf6b4ef1490fe0119e260a)
source3/locking/posix.c