[Pkg-samba-maint] Bug#589218: mount <mountpoint> also mounts multiple times.

ebik ebik at ucw.cz
Tue Nov 2 03:23:51 UTC 2010


My fstab entry contains:
//router/suplik/        /mnt/router     smbfs   guest,iocharset=utf8,users,noauto,noatime  0       0

Then I run:

$ mount /mnt/router
Warning: mapping 'guest' to 'guest,sec=none'
$ mount /mnt/router
Warning: mapping 'guest' to 'guest,sec=none'
$

My mtab then contains following line for each mount:
//router/suplik/ on /mnt/router type cifs  (rw,mand,nosuid,nodev,user=ebik)
//router/suplik/ on /mnt/router type cifs  (rw,mand,nosuid,nodev,user=ebik)

Then I cannot umount this as user:
$ umount /mnt/router
umount: it seems /mnt/router is mounted multiple times
$

This bug triggers also without trailing slash in the fstab entry:
//router/suplik        /mnt/router     smbfs   guest,iocharset=utf8,users,noauto,noatime  0       0
But then I cannot umount also because of bug #586009.

mount 2.17.2-3.3
cifs-utils 2:4.5-2

-- 
                                 Tomáš 'ebík' Ebenlendr
                                 PF 2010.83609690512

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 230 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20101102/4d940a87/attachment.pgp>


More information about the Pkg-samba-maint mailing list