[Samba] multiple mounts for a smbfs on the same mount point
Luca Ferrari
fluca1978 at infinito.it
Mon Jul 30 14:34:48 GMT 2007
Hi all,
I'm just wondering why smbmount allows the same mount point to mount several
times the same share while a normal mount operation (with a non-smbfs)
returns a busy mount point error.
[luca at fluca:~]$ mount
...
//server/sys on /mnt/target type smbfs (rw)
[luca at fluca:~]$ smbmount //server/sys /mnt/target/ -o ip=192.168.4.1,guest
[luca at fluca:~]$ mount
...
//server/sys on /mnt/target type smbfs (rw)
//server/sys on /mnt/target type smbfs (rw)
Any explaination? Is there a way to force smbmount to check about the current
use of the mount point?
Thanks,
Luca
More information about the samba
mailing list