]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] 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)
committerChris Wright <chrisw@sous-sol.org>
Sun, 19 Nov 2006 03:28:05 +0000 (19:28 -0800)
commitd20d58437de6f288c8511475355665cac777bbb5
tree5c6115532fba97b135c9a2dad5bce402d7ebc079
parent1d520e5839dc938021a473ea39d1df8cb60e5129
[PATCH] 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>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
fs/cifs/file.c