CIFS: Fix the VFS brlock cache usage in posix locking case
authorPavel Shilovsky <piastry@etersoft.ru>
Sat, 29 Oct 2011 13:17:57 +0000 (17:17 +0400)
committerSteve French <smfrench@gmail.com>
Sun, 30 Oct 2011 03:03:14 +0000 (22:03 -0500)
commit5079276066cc421b48a6a63a54a34775979e8506
treee24d9df48c301023532945a67b476bedf4d27a36
parent8ea00c6977d8b1463ee86d6689c8ef35ee2529a0
CIFS: Fix the VFS brlock cache usage in posix locking case

Request to the cache in FL_POSIX case only.

Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/file.c