commit | f30b9c11847cb6bf1f7aa65b5c436800621a07dd | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Jul 19 18:00:17 2010 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Mon Aug 02 12:40:39 2010 +0000 |
tree | 753905eaaa4999d7afc82f251f8db872753fbf1e | |
parent | 9f841593ff65d2f801c7f80c4ed0955d30103f50 [diff] |
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 <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>