mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
Cleanup patch after "new VFS"
This commit is contained in:
parent
db5d3465ab
commit
b9756de20a
@ -749,7 +749,7 @@ static bool solaris_acl_check(SOLARIS_ACL_T solaris_acl, int count)
|
||||
}
|
||||
#endif
|
||||
|
||||
static struct vfs_fn_pointers solarisacls_fns = {
|
||||
static struct vfs_fn_pointers solarisacl_fns = {
|
||||
.sys_acl_get_file = solarisacl_sys_acl_get_file,
|
||||
.sys_acl_get_fd = solarisacl_sys_acl_get_fd,
|
||||
.sys_acl_set_file = solarisacl_sys_acl_set_file,
|
||||
|
Loading…
x
Reference in New Issue
Block a user