Default to "string" mount options for NFSv4 because the kernel does not
authorzoulasc <christos@zoulas.com>
Mon, 7 Mar 2016 23:05:07 +0000 (18:05 -0500)
committerzoulasc <christos@zoulas.com>
Mon, 7 Mar 2016 23:05:07 +0000 (18:05 -0500)
commit3369871a5e68484e231705bb0a893b4c6da85d17
treefb75cea21d5e79af0fd07abba57425f6c9c02d9c
parentcb493f02ca3b8fbf0dba18d5a733345f54513300
Default to "string" mount options for NFSv4 because the kernel does not
properly handle the auth_flavours[] field. Tested with nfs-utils-1.3.3 and
it always defaults to krb5i if string options are not used. Please note
that the "rw" option is not recognized by the linux kernel.
conf/mount/mount_linux.c