]> bbs.cooldavid.org Git - net-next-2.6.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)
commited5f037005d728de19a0f63678ac35b42064966d
tree3368d40cc7afbdc48f075e20b3cbcbba273b5ef0
parent6353450a2deefaa79cdb4fd2b72830c7db610256
[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