[CIFS] New POSIX locking code not setting rc properly to zero on successful
authorSteve French <sfrench@us.ibm.com>
Thu, 21 Sep 2006 07:35:29 +0000 (07:35 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 21 Sep 2006 07:35:29 +0000 (07:35 +0000)
commit6b70c9559bcf381a6521e38b0dd5d3d4d905868a
tree2165ddc6fa0d7677b00fdee6265271ac29024df6
parent2fe87f02a04ad6e7075023a87fe38eb458a4bb9d
[CIFS] New POSIX locking code not setting rc properly to zero on successful
unlock in case where server does not support POSIX locks and nobrl is
not specified.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/file.c