smb3: Fix mode on mkdir on smb311 mounts
authorSteve French <stfrench@microsoft.com>
Fri, 15 Jun 2018 02:56:32 +0000 (21:56 -0500)
committerSteve French <stfrench@microsoft.com>
Fri, 15 Jun 2018 07:38:08 +0000 (02:38 -0500)
commitbea851b8babe6c87c36e97c9de0dd0bea0dd5802
tree96f368fbb78d6b4a61e9f8174e35372ea806d240
parent662bf5bc0a6f7b2abf7f9125c6319f06bb2efcf9
smb3: Fix mode on mkdir on smb311 mounts

mkdir was not passing the mode on smb3.11 mounts with posix extensions

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifsglob.h
fs/cifs/inode.c
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c
fs/cifs/smb2proto.h
fs/cifs/trace.h