[SMB3] Update session and share information displayed for debugging SMB2/SMB3
authorSteve French <smfrench@gmail.com>
Wed, 20 Sep 2017 21:46:49 +0000 (16:46 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 20 Sep 2017 21:46:49 +0000 (16:46 -0500)
commit1fa089ec6d68849bfe60abd141375dc9b21b0ee8
treede7b2e581452a3e263965de297d272159625fa0f
parent6e82e929d98552ed5156919e0f532eeba2da704b
[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>
fs/cifs/cifs_debug.c