From: Steve French Date: Fri, 31 Mar 2006 22:43:50 +0000 (+0000) Subject: [CIFS] Fix typo in earlier cifs_unlink change and protect one X-Git-Tag: v2.6.17-rc1~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06bcfedd05448e63cae8924074bfacdf82bb17d4;p=pandora-kernel.git [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 --- Reading git-diff-tree failed