smb3: add support for statfs for smb3.1.1 posix extensions
authorSteve French <stfrench@microsoft.com>
Mon, 25 Jun 2018 04:28:12 +0000 (23:28 -0500)
committerSteve French <stfrench@microsoft.com>
Tue, 7 Aug 2018 19:15:41 +0000 (14:15 -0500)
commit2d304217832ea720337e7a6aa012aa828a77f9d4
tree387ab578484e9b1a48f140fd2a7fda4b6e44489b
parent21ba3845b59c733a79ed4fe1c4f3732e7ece9df7
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>
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c
fs/cifs/smb2pdu.h
fs/cifs/smb2proto.h