commit | 34f626406c09dd45878ce75170abab342985ec24 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Wed Oct 09 02:07:00 2013 -0500 |
committer | Steve French <smfrench@gmail.com> | Mon Oct 28 09:22:55 2013 -0500 |
tree | 6904e8c808392920874febebf28129e6d1a1b974 | |
parent | 64a5cfa6db94c5abba2cafe77aca077dd1e3283b [diff] |
Query file system attributes from server on SMB2, not just cifs, mounts Currently SMB2 and SMB3 mounts do not query the file system attributes from the server at mount time as is done for cifs. These can be useful for debugging. Signed-off-by: Steve French <smfrench@gmail.com>