Bug#557337: autofs5 insists on mounting localhost with --bind instead of -t nfs

2012-09-10 Thread Ivan Shmakov
> Sergio Gelato writes: > According to the man page for auto.master(5) you can use the > "nosymlink" option to prevent bind mounting of local NFS filesystems. Do I understand it correctly that this option, being listed in auto.master(5), will affect all the mounts within a

Bug#557337: autofs5 insists on mounting localhost with --bind instead of -t nfs

2012-01-31 Thread Sergio Gelato
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

Bug#557337: autofs5 insists on mounting localhost with --bind instead of -t nfs

2009-11-21 Thread Ivan Shmakov
Package: autofs5 Version: 5.0.3-3 Severity: minor I've wished to mount a localhost's filesystem over NFSv3, like: ## FIXME: use IPv6 when it'll become available for NFS on GNU/Linux ro.public -fstype=nfs,ro,nosuid,nodev,soft,intr,nolock,rsize=8192,wsize=8192 x