commit | ff6b6f3f916097cea49805d71eb94644a234b8a6 | [log] [tgz] |
---|---|---|
author | Paulo Alcantara (SUSE) <pc@cjr.nz> | Fri Nov 22 12:30:57 2019 -0300 |
committer | Steve French <stfrench@microsoft.com> | Mon Nov 25 09:59:28 2019 -0600 |
tree | 4167e1d5e8e870c02b1aae864ec1115f1e70d1d8 | |
parent | 5bb30a4dd60e2a10a4de9932daff23e503f1dd2b [diff] |
cifs: Always update signing key of first channel Update signing key of first channel whenever generating the master sigining/encryption/decryption keys rather than only in cifs_mount(). This also fixes reconnect when re-establishing smb sessions to other servers. Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Reviewed-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>