diff options
author | 2018-11-14 13:03:14 -0200 | |
---|---|---|
committer | 2018-12-23 23:00:38 -0600 | |
commit | 56c762eb9bee330bb4e6d11c589434f2904d3ab6 (patch) | |
tree | 124273df27d0232e9d4bd9cc5427fa20f5d166b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem (diff) | |
download | wireguard-linux-56c762eb9bee330bb4e6d11c589434f2904d3ab6.tar.xz wireguard-linux-56c762eb9bee330bb4e6d11c589434f2904d3ab6.zip |
cifs: Refactor out cifs_mount()
* Split and refactor the very large function cifs_mount() in multiple
functions:
- tcp, ses and tcon setup to mount_get_conns()
- tcp, ses and tcon cleanup in mount_put_conns()
- tcon tlink setup to mount_setup_tlink()
- remote path checking to is_path_remote()
* Implement 2 version of cifs_mount() for DFS-enabled builds and
non-DFS-enabled builds (CONFIG_CIFS_DFS_UPCALL).
In preparation for DFS failover support.
Signed-off-by: Paulo Alcantara <palcantara@suse.de>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions