diff options
author | Paulo Alcantara <pc@manguebit.com> | 2023-04-27 22:20:13 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-05-02 17:23:51 +0300 |
commit | 1810769e3a51375ca35d7a5e5f79542858ca495a (patch) | |
tree | 907880abd7d3fd662438bd5ad0ba5e0bbcb907de /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 5bff9f741af60b143a5ae73417a8ec47fd5ff2f4 (diff) | |
download | linux-1810769e3a51375ca35d7a5e5f79542858ca495a.tar.xz |
cifs: print smb3_fs_context::source when mounting
Print full device name (UNC + optional prefix) from @old_ctx->source
when printing info about mount.
Before patch
mount.cifs //srv/share/dir /mnt -o ...
dmesg
...
CIFS: Attempting to mount \\srv\share
After patch
mount.cifs //srv/share/dir /mnt -o ...
dmesg
...
CIFS: Attempting to mount //srv/share/dir
Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions