[CIFS]
authorJeremy Allison <jra@samba.com>
Wed, 2 Aug 2006 21:56:33 +0000 (21:56 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 11 Aug 2006 21:28:47 +0000 (21:28 +0000)
commit7ee1af765dfa3146aef958258003245e082284e5
tree90ab87a136d63c937064e595fd8062e5bc721e03
parent6c3d8909d85b2c18fd7a6e64f0ca757a257b40fa
[CIFS]

Allow Windows blocking locks to be cancelled via a
CANCEL_LOCK call. TODO - restrict this to servers
that support NT_STATUS codes (Win9x will probably
not support this call).

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
(cherry picked from 570d4d2d895569825d0d017d4e76b51138f68864 commit)
fs/cifs/cifsglob.h
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/file.c
fs/cifs/netmisc.c
fs/cifs/smberr.h
fs/cifs/transport.c