CIFS: Implement caching mechanism for posix brlocks
authorPavel Shilovsky <piastry@etersoft.ru>
Sat, 22 Oct 2011 11:33:30 +0000 (15:33 +0400)
committerSteve French <smfrench@gmail.com>
Mon, 24 Oct 2011 17:29:27 +0000 (12:29 -0500)
to handle all lock requests on the client in an exclusive oplock case.

Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/file.c

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