]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()
authorStefan Metzmacher <metze@samba.org>
Mon, 24 Feb 2020 13:15:00 +0000 (14:15 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 23 Mar 2020 03:49:09 +0000 (22:49 -0500)
commit252fc6025c6efc98191ec10ae962a9876061c46f
treeffc0e6ec4ec27779b282dc770a08d7282c341b99
parent187170cb5404184081d6f6e9fbf6af5a20b4ed4c
cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()

cap_unix(ses) defaults to false for SMB2.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifssmb.c