cifs: have decode_negTokenInit set flags in server struct
authorJeff Layton <jlayton@redhat.com>
Sat, 24 Apr 2010 11:57:49 +0000 (07:57 -0400)
committerSteve French <sfrench@us.ibm.com>
Wed, 5 May 2010 23:24:11 +0000 (23:24 +0000)
...rather than the secType. This allows us to get rid of the MSKerberos
securityEnum. The client just makes a decision at upcall time.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found