According to the man page for auto.master(5) you can use the "nosymlink" option to prevent bind mounting of local NFS filesystems.
Furthermore, if your /etc/hosts has a 127.0.1.1 line with your hostname in it, or if you use x=127 for values of (y,z,t) other than (0,0,1), it may be that automount misses the fact that the NFS filesystem is local. I consider this to be a bug, however, and would advise against relying on it. The "nosymlink" mount option is safer. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

