nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it
authorJeff Layton <jlayton@redhat.com>
Thu, 27 Jun 2013 19:54:40 +0000 (15:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 28 Jun 2013 19:51:51 +0000 (15:51 -0400)
commitfb9b02fda06798cfca975c8b7fae3e6188a30572
tree20bc9c269443d11fa3fbda842874ecb5642acdfe
parent294ae81d4f89c76b7c5bbad7b14a43c02f6d738d
nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it

Instead of handling this as a special case in the auth-selection code,
we can simply fake up an auth_flavs list when the server doesn't
provide it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/mount_clnt.c
fs/nfs/super.c