diff options
author | Paulo Alcantara <[email protected]> | 2023-04-27 16:20:13 -0300 |
---|---|---|
committer | Steve French <[email protected]> | 2023-05-02 09:23:51 -0500 |
commit | 1810769e3a51375ca35d7a5e5f79542858ca495a (patch) | |
tree | 907880abd7d3fd662438bd5ad0ba5e0bbcb907de /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 5bff9f741af60b143a5ae73417a8ec47fd5ff2f4 (diff) |
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) <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions