diff options
author | 2023-04-27 16:20:13 -0300 | |
---|---|---|
committer | 2023-05-02 09:23:51 -0500 | |
commit | 1810769e3a51375ca35d7a5e5f79542858ca495a (patch) | |
tree | 907880abd7d3fd662438bd5ad0ba5e0bbcb907de /scripts/generate_rust_analyzer.py | |
parent | cifs: protect session status check in smb2_reconnect() (diff) | |
download | wireguard-linux-1810769e3a51375ca35d7a5e5f79542858ca495a.tar.xz wireguard-linux-1810769e3a51375ca35d7a5e5f79542858ca495a.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions