aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2018-09-22 11:25:04 -0500
committerSteve French <stfrench@microsoft.com>2018-10-23 21:16:05 -0500
commit6e4d3bbe92120f8482d31e4138e5fc2983caec3e (patch)
tree86cccc9afb46b63c44102bf2790db8d6c715589f /fs/cifs/connect.c
parentCIFS: make 'nodfs' mount opt a superblock flag (diff)
downloadlinux-dev-6e4d3bbe92120f8482d31e4138e5fc2983caec3e.tar.xz
linux-dev-6e4d3bbe92120f8482d31e4138e5fc2983caec3e.zip
smb3: Add debug message later in smb2/smb3 reconnect path
As we reset credits later in the reconnect path, useful to have optional (cifsFYI) debug message. Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to '')
-rw-r--r--fs/cifs/connect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/connect.c b/fs/cifs/connect.c
index 6221aef45ff5..1605bf250691 100644
--- a/fs/cifs/connect.c
+++ b/fs/cifs/connect.c
@@ -347,7 +347,7 @@ cifs_reconnect(struct TCP_Server_Info *server)
server->maxBuf = 0;
server->max_read = 0;
- cifs_dbg(FYI, "Reconnecting tcp session\n");
+ cifs_dbg(FYI, "Mark tcp session as need reconnect\n");
trace_smb3_reconnect(server->CurrentMid, server->hostname);
/* before reconnecting the tcp session, mark the smb session (uid)