commit | a3f73c27afff9590a4432879b7145289cb89cf0a | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@netapp.com> | Fri Oct 18 15:15:16 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 28 15:36:58 2013 -0400 |
tree | 6d010e25f69bbcee77e22285b280a5f446add578 | |
parent | 47fd88e6b79c55e6acccaf832078ed1a340672fa [diff] |
NFS: separate passed security flavs from selected When filling parsed_mount_data, store the parsed sec= mount option in the new struct nfs_auth_info and the chosen flavor in selected_flavor. This patch lays the groundwork for supporting multiple sec= options. Signed-off-by: Weston Andros Adamson <dros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>