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)
commit4f6bcec910d45e4f46b1514977caa529bc69e645
tree37469bfcd1216ea98f0a947b997ce65e1b5aa3b0
parent85160e03a79e0d7f9082e61f6a784abc6f402701
CIFS: Implement caching mechanism for posix brlocks

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