commit | daf5b0b6f3f6d7b15c2600426cc6c60a0e155218 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Jul 06 20:43:02 2010 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Mon Aug 02 12:40:35 2010 +0000 |
tree | 9c6210671c489d493f02dd7ca1eb6799c21fd195 | |
parent | 4515148ef72bfda4ce3c8754149711d9972867ce [diff] |
cifs: match secType when searching for existing tcp session The secType is a per-tcp session entity, but the current routine doesn't verify that it is acceptible when attempting to match an existing TCP session. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>