NFS: separate passed security flavs from selected
authorWeston Andros Adamson <dros@netapp.com>
Fri, 18 Oct 2013 19:15:16 +0000 (15:15 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 28 Oct 2013 19:36:58 +0000 (15:36 -0400)
commita3f73c27afff9590a4432879b7145289cb89cf0a
tree6d010e25f69bbcee77e22285b280a5f446add578
parent47fd88e6b79c55e6acccaf832078ed1a340672fa
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>
fs/nfs/client.c
fs/nfs/internal.h
fs/nfs/nfs4client.c
fs/nfs/super.c
include/linux/nfs_xdr.h