Comment 6 for bug 286828

Revision history for this message
Eskild Hustvedt (zerodogg) wrote : Re: CIFS share broken after upgrade from 8.04 -> 8.10

That appears to have worked around it.

[0 root@firefly ~]# df|egrep -i '(cifs|smb)'
[1 root@firefly ~]# echo 0 > /proc/fs/cifs/LinuxExtensionsEnabled
[0 root@firefly ~]# mount /mnt/diverse
[0 root@firefly ~]# touch /mnt/diverse/test
[0 root@firefly ~]# exit
exit
[0 zerodogg@firefly ~]$ touch /mnt/diverse/test2
[0 zerodogg@firefly ~]$