diff options
author | 2022-06-01 22:08:46 -0500 | |
---|---|---|
committer | 2022-06-01 22:30:36 -0500 | |
commit | 7ef93ffccd55fb0ba000ed16ef6a81cd7dee07b5 (patch) | |
tree | bebdbda9aaf7f86954a934d29da956119607413e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | cifs: do not build smb1ops if legacy support is disabled (diff) | |
download | linux-dev-7ef93ffccd55fb0ba000ed16ef6a81cd7dee07b5.tar.xz linux-dev-7ef93ffccd55fb0ba000ed16ef6a81cd7dee07b5.zip |
cifs: version operations for smb20 unneeded when legacy support disabled
We should not be including unused smb20 specific code when legacy
support is disabled (CONFIG_CIFS_ALLOW_INSECURE_LEGACY turned
off). For example smb2_operations and smb2_values aren't used
in that case. Over time we can move more and more SMB1/CIFS and SMB2.0
code into the insecure legacy ifdefs
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions