notforwarded 383375
forcemerge 408394 383375
thanks

Quoting George B. (i93.b...@gmail.com):
> ---
> bo...@scruffy:~$ ls -l /etc/mtab
> lrwxrwxrwx 1 root root 14 2009-03-02 12:43 /etc/mtab -> ../proc/mounts
> 
> bo...@scruffy:~$ df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> rootfs                 1921156   1240132    583432  69% /
> udev                     10240        48     10192   1% /dev
> /dev/sda1              1921156   1240132    583432  69% /
> tmpfs                   258148         0    258148   0% /lib/init/rw
> tmpfs                   258148         0    258148   0% /dev/shm
> /dev/sda3              1438920    610548    755280  45% /var
> 10.0.0.10:/mnt/data/exports/nfs-home
>                      148537384 111719080  29272976  80% /mnt/nfs/home
> 10.0.0.10:/mnt/data/exports/nfs-www
>                      148537384 111719080  29272976  80% /mnt/nfs/www
> 
> bo...@scruffy:~$ smbmount //10.0.0.2/Documents mnt/
> 
> bo...@scruffy:~$ df -h
> Filesystem            Size  Used Avail Use% Mounted on
> rootfs                1.9G  1.2G  570M  69% /
> udev                   10M   48K   10M   1% /dev
> /dev/sda1             1.9G  1.2G  570M  69% /
> tmpfs                 253M     0  253M   0% /lib/init/rw
> tmpfs                 253M     0  253M   0% /dev/shm
> /dev/sda3             1.4G  597M  738M  45% /var
> 10.0.0.10:/mnt/data/exports/nfs-home
>                       142G  107G   28G  80% /mnt/nfs/home
> 10.0.0.10:/mnt/data/exports/nfs-www
>                       142G  107G   28G  80% /mnt/nfs/www
> //10.0.0.2/Documents   55G   24G   31G  45% /mnt/nfs/home/boris/mnt
> 
> bo...@scruffy:~$ smbumount mnt/
> 
> bo...@scruffy:~$ ls -l /etc/mtab
> -rw-r--r-- 1 root boris 831 2009-03-02 12:44 /etc/mtab

First bug: "umount.cifs: mtab symlink is replaced with regular file"
 --> this is indeed #408394, reported upstream as #4675


> bo...@scruffy:~$ smbumount mnt/
> 
> bo...@scruffy:~$ df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> rootfs                 1921156   1240136    583428  69% /
> udev                     10240        48     10192   1% /dev
> /dev/sda1              1921156   1240136    583428  69% /
> tmpfs                   258148         0    258148   0% /lib/init/rw
> tmpfs                   258148         0    258148   0% /dev/shm
> /dev/sda3              1438920    610552    755276  45% /var
> 10.0.0.10:/mnt/data/exports/nfs-home
>                      148537384 111719080  29272976  80% /mnt/nfs/home
> 10.0.0.10:/mnt/data/exports/nfs-www
>                      148537384 111719080  29272976  80% /mnt/nfs/www
> //10.0.0.2/Documents 148537384 111719080  29272976  80% 
> /mnt/nfs/home/boris/mnt


Second bug: umounting relative paths doesn't work. That one is no
longer present in 3.3.1. We had a bug about this which I'm not able to
find now.




Attachment: signature.asc
Description: Digital signature

Reply via email to