aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2024-03-13 10:40:41 +0000
committerSteve French <stfrench@microsoft.com>2024-03-14 13:54:27 -0500
commit13c0a74747cb7fdadf58c5d3a7d52cfca2d51736 (patch)
treef2f4f9f640c08cbadc044a2fc89bccac22db4dce /tools/perf/scripts/python/mem-phys-addr.py
parentdc528770edb138e26a533f8a77de5c4db18ea7f3 (diff)
cifs: make sure server interfaces are requested only for SMB3+
Some code paths for querying server interfaces make a false assumption that it will only get called for SMB3+. Since this function now can get called from a generic code paths, the correct thing to do is to have specific handler for this functionality per SMB dialect, and call this handler. This change adds such a handler and implements this handler only for SMB 3.0 and 3.1.1. Cc: stable@vger.kernel.org Cc: Jan Čermák <sairon@sairon.cz> Reported-by: Paulo Alcantara <pc@manguebit.com> Signed-off-by: Shyam Prasad N <sprasad@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions