cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Fri, 23 Jun 2017 03:52:05 +0000 (22:52 -0500)
committerSteve French <smfrench@gmail.com>
Thu, 6 Jul 2017 00:57:53 +0000 (19:57 -0500)
commit2f1afe25997fc28027ae95d89ccf03e1eef2dca1
tree25e42529b3037a5745c230ea5d5a01ad05c575bd
parent42c493c16f0d8d88e081560cc6375a683807c5ea
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions

Fill in smb2/3 query acl functions in ops structures and use them.

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