commit | 769ee6a4024434d1960acafd7adde38538bbe3da | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Wed Jun 19 14:15:30 2013 -0500 |
committer | Steve French <smfrench@gmail.com> | Mon Jun 24 01:56:46 2013 -0500 |
tree | 6155f68bdfce210b203c2a8a93e99c48815c7f76 | |
parent | 2b5dc286da3917435106da6431e8d06209b01953 [diff] |
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>