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

Attachment: signature.asc
Description: PGP signature

Reply via email to