On 16/10/17 13:37, Vincent McIntyre wrote: > On Mon, Oct 16, 2017 at 01:09:35PM +0800, Ian Kent wrote: > > nitpicking > >> # mount_nfs_default_protocol - specify the default protocol used by >> -# mount.nfs(8). Since we can't identify >> -# the default automatically we need to >> -# set it in our configuration. >> +# mount.nfs(8). Autofs needs to know the >> +# default NFS protocol that mount.nfs(8) >> +# will use so it can do special case handling >> +# for different NFS protocols .Since we can't > I think you want > +# for different NFS protocols. Since we can't LOL, indeed yes. It might need a little more work too. Apparently a casual read still conveys the impression it is meant to change the default NFS protocol used by mount.nfs(8) which is what the change is trying to resolve .... > >> +# identify the default automatically we need >> +# to set it in our configuration. >> # >> #mount_nfs_default_protocol = 3 >> mount_nfs_default_protocol = 4 >> diff --git a/samples/autofs.conf.default.in b/samples/autofs.conf.default.in >> index a04b56f9..4bbecc64 100644 >> --- a/samples/autofs.conf.default.in >> +++ b/samples/autofs.conf.default.in >> @@ -45,9 +45,12 @@ timeout = 300 >> browse_mode = no >> # >> # mount_nfs_default_protocol - specify the default protocol used by >> -# mount.nfs(8). Since we can't identify >> -# the default automatically we need to >> -# set it in our configuration. >> +# mount.nfs(8). Autofs needs to know the >> +# default NFS protocol that mount.nfs(8) >> +# will use so it can do special case handling >> +# for different NFS protocols .Since we can't > > ditto > +# for different NFS protocols. Since we can't > >> +# identify the default automatically we need >> +# to set it in our configuration. >> # >> #mount_nfs_default_protocol = 3 >> # > > Vince > -- To unsubscribe from this list: send the line "unsubscribe autofs" in