On 08.12.2010 13:36, Ian Kent wrote:
The default should be determined by mount.nfs(8) since that's what
autofs uses to perform mounts.
I see, but it works only if the nfs4 root export is the same as /. It does not 
work otherwise. Example:
Server 'dorado' exporting directory /exports which is also fsid=0 for nfs4.
There is (also shared) subdirectory 'ext1' in this one. When I do:

cd /net/dorado/exports/ext1

... the export is mounted using NFSv3. Theoretically if I did:

cd /net/dorado/ext1

... I should have the same mounted via NFSv4, right? Unfortunately it does not 
work. But it should because:

mount dorado:/ext1 /mnt

works (giving nfs4 mount)....
Ondrej

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to