]> git.baikalelectronics.ru Git - kernel.git/commit
[CIFS] Fix typo in earlier cifs_unlink change and protect one
authorSteve French <sfrench@us.ibm.com>
Fri, 31 Mar 2006 22:43:50 +0000 (22:43 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 31 Mar 2006 22:43:50 +0000 (22:43 +0000)
commitfa445a2cc5a8003710f02051e8d9955cf0fe2de4
treec213b29cad1f44db615f5293476abd249618b70d
parent1241f2e6629083387e1355eddb388cdc8a194177
[CIFS] Fix typo in earlier cifs_unlink change and protect one
extra path.

Since cifs_unlink can also be called from rename path and there
was one report of oops am making the extra check for null inode.

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