From: Jeff Layton Date: Mon, 19 Jul 2010 22:00:17 +0000 (-0400) Subject: cifs: don't allow cifs_iget to match inodes of the wrong type X-Git-Tag: v2.6.36-rc1~590^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f30b9c11847cb6bf1f7aa65b5c436800621a07dd;p=pandora-kernel.git cifs: don't allow cifs_iget to match inodes of the wrong type If the type is different from what we think it should be, then don't match the existing inode. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed