test_kinit_export_keytab: reset pw of the test account and test --only-current-keys
[samba.git] / source3 / modules / vfs_posixacl.h
index ab8b1da2eb365fc0ab08f53d3a8a17abe3edcd2e..91166ed6452eabaf785a0b90e0350b8c6c44b0be 100644 (file)
@@ -26,11 +26,6 @@ SMB_ACL_T posixacl_sys_acl_get_fd(vfs_handle_struct *handle,
                                  SMB_ACL_TYPE_T type,
                                  TALLOC_CTX *mem_ctx);
 
-int posixacl_sys_acl_set_file(vfs_handle_struct *handle,
-                             const struct smb_filename *smb_fname,
-                             SMB_ACL_TYPE_T type,
-                             SMB_ACL_T theacl);
-
 int posixacl_sys_acl_set_fd(vfs_handle_struct *handle,
                            files_struct *fsp,
                            SMB_ACL_TYPE_T type,