Make Samba3 pass the RAW-LOCK test as Windows.
commit32915ceefc718621e2e9b17fee97da82744ab67a
authorJeremy Allison <jra@samba.org>
Fri, 4 Dec 2009 22:04:08 +0000 (4 14:04 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 4 Dec 2009 22:04:08 +0000 (4 14:04 -0800)
tree1cc86482f9a9e0210e060b8c6343e3706e59fa67
parent1d3942c534791e7767b64be383e6e035b164c506
Make Samba3 pass the RAW-LOCK test as Windows.

Implement the win7 NT_STATUS_INVALID_LOCK_RANGE.
Make smbd behave as Windows does in canceling locks.

Jeremy.
source3/locking/brlock.c
source3/smbd/reply.c