commit | 1fa089ec6d68849bfe60abd141375dc9b21b0ee8 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Wed Sep 20 16:46:49 2017 -0500 |
committer | Steve French <smfrench@gmail.com> | Wed Sep 20 16:46:49 2017 -0500 |
tree | de7b2e581452a3e263965de297d272159625fa0f | |
parent | 6e82e929d98552ed5156919e0f532eeba2da704b [diff] |
[SMB3] Update session and share information displayed for debugging SMB2/SMB3 We were not displaying some key fields (session status and capabilities and whether guest authenticated) for SMB2/SMB3 session in /proc/fs/cifs/DebugData. This is needed for real world triage of problems with the (now much more common) SMB3 mounts. Signed-off-by: Steve French <smfrench@gmail.com>