Alexey, try:
echo 0 | sudo tee /proc/fs/cifs/LinuxExtensionsEnabled
and then remount your shares.
Redirection in sudo doesn't work like many expect it to.
--
CIFS share broken after upgrade from 8.04 -> 8.10
https://bugs.launchpad.net/bugs/286828
You received this bug notification because you a
That appears to have worked around it.
[0 [EMAIL PROTECTED] ~]# df|egrep -i '(cifs|smb)'
[1 [EMAIL PROTECTED] ~]# echo 0 > /proc/fs/cifs/LinuxExtensionsEnabled
[0 [EMAIL PROTECTED] ~]# mount /mnt/diverse
[0 [EMAIL PROTECTED] ~]# touch /mnt/diverse/test
[0 [EMAIL PROTECTED] ~]# exit
exit
[0 [EMAIL
I tried a fresh install of the RC and the same occurs there.
--
CIFS share broken after upgrade from 8.04 -> 8.10
https://bugs.launchpad.net/bugs/286828
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
--
Ubuntu-server-bu
No, not that I can see. Nothing in dmesg, nothing in /var/log/syslog and
nothing in /var/log/messages, and nothing in /var/log/samba/*.
[0 [EMAIL PROTECTED] ~]$ sudo egrep -i '(cifs|smb|samba)' /var/log/dmesg
/var/log/messages /var/log/syslog|grep -v 'Modules linked in'
[1 [EMAIL PROTECTED] ~]$
Public bug reported:
Binary package hint: smbfs
System info:
smbfs:
Installed: 2:3.2.3-1ubuntu3
Candidate: 2:3.2.3-1ubuntu3
Description:Ubuntu 8.10
Release:8.10
[0 [EMAIL PROTECTED] ~]$ uname -a
Linux firefly 2.6.27-7-generic #1 SMP Fri Oct 17 22:24:30 UTC 2008 x86_64
GNU/Linux