]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita98ca10a520ef8d8efa7f074dfd190e0d732707f
tree387ab578484e9b1a48f140fd2a7fda4b6e44489b
parente05198ef942f26317b78067f4da72a425ac1be30
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