NFS: cache parsed auth_info in nfs_server
authorWeston Andros Adamson <dros@netapp.com>
Fri, 18 Oct 2013 19:15:17 +0000 (15:15 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 28 Oct 2013 19:37:43 +0000 (15:37 -0400)
Cache the auth_info structure in nfs_server and pass these values to submounts.

This 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/nfs4client.c
fs/nfs/super.c
include/linux/nfs_fs_sb.h

diff --cc fs/nfs/client.c
Simple merge
Simple merge
diff --cc fs/nfs/super.c
Simple merge
Simple merge