commit | e68a932b0b8e38eaa2111fc3aab31ff66988f1c4 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Mon Jul 30 14:23:58 2018 -0500 |
committer | Steve French <stfrench@microsoft.com> | Tue Aug 07 14:15:57 2018 -0500 |
tree | 34f8d99755bc1121eebbdda32fae1af5ec51a071 | |
parent | 06188fcf9c068a2a8e82ad1e2510a008373150e2 [diff] |
smb3: add tracepoint for session expired or deleted In debugging reconnection problems, want to be able to more easily trace cases in which the server has marked the SMB3 session expired or deleted (to distinguish from timeout cases). Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>