Comment 9 for bug 1725322

Revision history for this message
In , jed-kernel.org (jed-kernel.org-linux-kernel-bugs) wrote :

Ever since updating to 4.12.10, I have been getting "File name too long" messages when accessing my CIFS share:

  $ ls /nfs/users/test
  ls: cannot access '/nfs/users/test': File name too long

On my system, the CIFS share is mounted on /nfs/users. (An NFS export was transitioned to CIFS a while back, hence the oddly named mount point.)

This issue goes away if I revert to 4.12.8. Commit d3edede looks relevant.