]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cifs: Use smb 2 - 3 and cifsacl mount options setacl function
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Thu, 29 Jun 2017 03:37:32 +0000 (22:37 -0500)
committerSteve French <smfrench@gmail.com>
Sat, 8 Jul 2017 22:23:10 +0000 (17:23 -0500)
commit366ed846df607a79b4d9b52b097c01f9d53b9d2a
treed77f272f9ddbbcecacad0f3e49889244d05626b2
parentdac953401c9722cca04a4a884e82e32fe82c0dad
cifs: Use smb 2 - 3 and cifsacl mount options setacl function

Added set acl function. Very similar to set cifs acl function for smb1.

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/smb2ops.c