mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
current_user is not used in vfs_aixacl2.c
(This used to be commit 407136abdf
)
This commit is contained in:
parent
156cd09899
commit
17885401b8
@ -25,7 +25,6 @@
|
||||
|
||||
#define AIXACL2_MODULE_NAME "aixacl2"
|
||||
|
||||
extern struct current_user current_user;
|
||||
extern int try_chown(connection_struct *conn, const char *fname, uid_t uid, gid_t gid);
|
||||
extern NTSTATUS unpack_nt_owners(int snum, uid_t *puser, gid_t *pgrp,
|
||||
uint32 security_info_sent, SEC_DESC *psd);
|
||||
|
Loading…
Reference in New Issue
Block a user