]> git.baikalelectronics.ru Git - kernel.git/commit
[CIFS] CIFSSMBPosixLock should return -EINVAL on error
authorMarcin Slusarz <marcin.slusarz@gmail.com>
Tue, 13 May 2008 04:01:01 +0000 (04:01 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 13 May 2008 04:01:01 +0000 (04:01 +0000)
commit5a4908ebe56621506d385eba1ae203b46402a08a
tree3368d40cc7afbdc48f075e20b3cbcbba273b5ef0
parent298db556d9945619cd6d6f28b49363198fccbe9f
[CIFS] CIFSSMBPosixLock should return -EINVAL on error

all other codepaths in this function return negative values on errors

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifssmb.c