commit | dac953401c9722cca04a4a884e82e32fe82c0dad | [log] [tgz] |
---|---|---|
author | Shirish Pargaonkar <shirishpargaonkar@gmail.com> | Wed Jun 28 22:37:00 2017 -0500 |
committer | Steve French <smfrench@gmail.com> | Sat Jul 08 15:08:38 2017 -0500 |
tree | f54fa75ad0e023826ef86448e95f906bfb73d348 | |
parent | 026d15f6b9878794fae1f794cae881ccd65052e5 [diff] |
cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options Modified current set info function to accommodate multiple info types and additional information. Added cifs acl specific function to invoke set info functionality. Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com> Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>