Comment 57 for bug 1792580

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

There are two cifs specific commits between -rc2 and -rc3:

395a2076b406 cifs: connect to servername instead of IP for IPC$ share
c15e3f19a6d5 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash

I built a test kernel with these commits to rule them out as being the fix.

The test kernel can also be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1792580

Can you test this kernel and see if it resolves this bug?

If neither are the fix, we can perform a reverse bisect.