Package: mount
Followup-For: Bug #466668

Hi,

Do you still have this problem?

Unmounting works in my case of usage of sshfs.
However I do not use 'user' option.

Maybe umount is behavaing in different way
on root.

I would also bring to attention to mount and FUSE
developers that mountpoints mounted using sshfs
directly using 'sshfs' command, cannot be unmounted
by 'umount' also. I need to use 'fusermount -u'.

I actually just tested 'umount /home/witek/mnt/point' 
and on user 'witek' account it gives:
'umount: /home/witek/mnt/point is not in the fstab (and you are not root)',
but on 'root' account it unmounted without problem using exactly
same command.

a 'mount' command listed mountpoint with 'user=witek' component,
so why it is not working? In /proc/mounts there was actually
user_id=1000,group_id=1000 components, not user=witek, which is strange
but could also be used. Also for some reasons 'relatime' option
was in /proc/mount, but not in 'mount' command output.
I guess this is due /proc/mounts vs /etc/mtab mess.

I understand /proc/mounts do not have part of informations,
but it would be best to merge them when reading by 'mount'
command.

Can any maitainer say why one can umount fuse mounts
in previous versions?

Thanks.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mount depends on:
ii  libblkid1    2.19.1-5 
ii  libc6        2.13-21  
ii  libmount1    2.19.1-5 
ii  libselinux1  2.1.0-4  
ii  libsepol1    2.1.0-1.1

mount recommends no packages.

Versions of packages mount suggests:
ii  nfs-common  1:1.2.5-2

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to