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)
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>

No differences found