commit | fb9b02fda06798cfca975c8b7fae3e6188a30572 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Jun 27 15:54:40 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jun 28 15:51:51 2013 -0400 |
tree | 20bc9c269443d11fa3fbda842874ecb5642acdfe | |
parent | 294ae81d4f89c76b7c5bbad7b14a43c02f6d738d [diff] |
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>