[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)
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

Simple merge
Simple merge
Simple merge
diff --cc fs/cifs/file.c
Simple merge
Simple merge
Simple merge
Simple merge