diff options
author | Paulo Alcantara <palcantara@suse.de> | 2018-11-14 13:03:14 -0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-12-23 23:00:38 -0600 |
commit | 56c762eb9bee330bb4e6d11c589434f2904d3ab6 (patch) | |
tree | 124273df27d0232e9d4bd9cc5427fa20f5d166b9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9a596f5b39593414c0ec80f71b94a226286f084e (diff) |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions