commit | d171356ff11ab1825e456dfb979755e01b3c54a1 | [log] [tgz] |
---|---|---|
author | Sachin Prabhu <sprabhu@redhat.com> | Tue Sep 06 13:22:34 2016 +0100 |
committer | Steve French <smfrench@gmail.com> | Wed Oct 12 12:08:32 2016 -0500 |
tree | 1a14b2db140723082cce10d6a4ee462cb38559af | |
parent | 94f873717571c759b7928399cbbddfa3d569bd01 [diff] |
Fix regression which breaks DFS mounting Patch a6b5058 results in -EREMOTE returned by is_path_accessible() in cifs_mount() to be ignored which breaks DFS mounting. Signed-off-by: Sachin Prabhu <sprabhu@redhat.com> Reviewed-by: Aurelien Aptel <aaptel@suse.com> CC: Stable <stable@vger.kernel.org> Signed-off-by: Steve French <smfrench@gmail.com>