bootstrap/config.py: mv locale setup from bootstrap.sh
[gd/samba-autobuild/.git] / source3 / modules / vfs_posixacl.h
index 8dd138e632de8eacdc9f9781b972bb2979e717ab..9cd3160f345dbfc70fd38e9140843787302d4e3d 100644 (file)
@@ -31,7 +31,7 @@ SMB_ACL_T posixacl_sys_acl_get_fd(vfs_handle_struct *handle,
                                  TALLOC_CTX *mem_ctx);
 
 int posixacl_sys_acl_set_file(vfs_handle_struct *handle,
-                             const char *name,
+                             const struct smb_filename *smb_fname,
                              SMB_ACL_TYPE_T type,
                              SMB_ACL_T theacl);