From 06bcfedd05448e63cae8924074bfacdf82bb17d4 Mon Sep 17 00:00:00 2001 From: Steve French Date: Fri, 31 Mar 2006 22:43:50 +0000 Subject: [PATCH] [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-format-patch failed