After the most recent kernel update my cifs mounted shares, which require DFS are no longer accessible
I've always followed the guidelines here, which are all still in effect: http://linux.web.cern.ch/linux/scientific6/docs/webdav.shtml#cifs Directory is mounted correctly: [petty@dirac ~]$ ls ~/net/munin/data/ Adcock BIAC Daemon DeBellis However, i am unable to view anything within the sub folders: [petty@dirac ~]$ ls ~/net/munin/data/Daemon/ ls: cannot access /home/petty/net/munin/data/Daemon/: Not a directory If i mount the share directly, i can access the data: [petty@dirac ~]$ ls ~/net/munin/daemon/ ALIVE Backup Archive Salvage.01 If i switch back to the previous kernel 2.6.32-131.21.1.el6.x86_64, things work as expected. Has anyone run into this, or have any ideas?
