Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cifs: allow matching of tcp sessions in CifsNew state
With commit 7332f2a, cifsd will no longer exit when the socket abends and the tcpStatus is CifsNew. With that change, there's no reason to avoid matching an existing session in this state. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
- Loading branch information