s3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to use const struct smb_filename...
[sfrench/samba-autobuild/.git] / source3 / modules / vfs_aixacl2.c
index aaf6e293ec39b39dbe6225808eeaa96d1ca1fb40..e46e5026215946886039c7b250171a726ff0d575 100644 (file)
@@ -538,7 +538,7 @@ int aixjfs2_sys_acl_set_fd(vfs_handle_struct *handle,
 }
 
 int aixjfs2_sys_acl_delete_def_file(vfs_handle_struct *handle,
-                                    const char *path)
+                               const struct smb_filename *smb_fname)
 {
        /* Not available under AIXC ACL */
        /* Don't report here any error otherwise */