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)
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>

No differences found