commit | 2d304217832ea720337e7a6aa012aa828a77f9d4 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Sun Jun 24 23:28:12 2018 -0500 |
committer | Steve French <stfrench@microsoft.com> | Tue Aug 07 14:15:41 2018 -0500 |
tree | 387ab578484e9b1a48f140fd2a7fda4b6e44489b | |
parent | 21ba3845b59c733a79ed4fe1c4f3732e7ece9df7 [diff] |
smb3: add support for statfs for smb3.1.1 posix extensions Output now matches expected stat -f output for all fields except for Namelen and ID which were addressed in a companion patch (which retrieves them from existing SMB3 mechanisms and works whether POSIX enabled or not) Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Aurelien Aptel <aaptel@suse.com>