Add ability to dipslay SMB3 share flags and capabilities for debugging
authorSteve French <smfrench@gmail.com>
Wed, 19 Jun 2013 19:15:30 +0000 (14:15 -0500)
committerSteve French <smfrench@gmail.com>
Mon, 24 Jun 2013 06:56:46 +0000 (01:56 -0500)
commit769ee6a4024434d1960acafd7adde38538bbe3da
tree6155f68bdfce210b203c2a8a93e99c48815c7f76
parent2b5dc286da3917435106da6431e8d06209b01953
Add ability to dipslay SMB3 share flags and capabilities for debugging

SMB3 protocol adds various optional per-share capabilities (and
SMB3.02 adds one more beyond that).  Add ability to dump
(/proc/fs/cifs/DebugData) the share capabilities and share flags to
improve debugging.

Signed-off-by: Steve French <smfrench@gmail.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
fs/cifs/cifs_debug.c
fs/cifs/cifsglob.h
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c