@@ -97,17 +99,25 @@ smb2_add_credits(struct TCP_Server_Info *server, - if (server->tcpStatus == CifsNeedReconnect - || server->tcpStatus == CifsExiting) - return; @Pavel Shilovsky This check prevented a tracepoint from getting printed. I do not see much value in these lines, since all we do is print the tracepoint and exit. Hence removing it. Please let me know if that is not okay. On Thu, Feb 4, 2021 at 12:09 AM Shyam Prasad N <nspmangalore@xxxxxxxxx> wrote: > > -- > Regards, > Shyam -- Regards, Shyam