cifs: add new fields to cifs_ses to track requested security flavor
authorJeff Layton <jlayton@redhat.com>
Sun, 26 May 2013 11:01:00 +0000 (07:01 -0400)
committerSteve French <smfrench@gmail.com>
Mon, 24 Jun 2013 06:56:43 +0000 (01:56 -0500)
Currently we have the overrideSecFlg field, but it's quite cumbersome
to work with. Add some new fields that will eventually supercede it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>

No differences found