Hi Steve, Please find the attached patch for fixing the issue of returning hard coded EACCES when a new tcon needs to be established. This bug affects only the multiuser scenario. I've tested out this fix for a few scenarios: 1. User already has valid krb5 tickets, and mount is attempted. 2. User doesn't have krb5 tickets, and mount is attempted. 3. User has expired krb5 tickets, and mount is attempted. 4. The share is already mounted, and the mount point is accessed as another user who does not have valid krb5 tickets. 5. Same as 4, but created another session as same user (to validate the case of existing tcon). Please review the changes. -- -Shyam
Attachment:
0001-cifs-Return-the-appropriate-error-in-cifs_sb_tlink.patch
Description: Binary data