[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-3209-g1dfb924

Volker Lendecke vlendec at samba.org
Sat Jul 12 08:14:14 GMT 2008


The branch, v3-3-test has been updated
       via  1dfb9242d1b6000d4b75327adf1a0a0882f3ea6c (commit)
      from  d0b34cbb4eba2b6543402af2c9f95407546cefad (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -----------------------------------------------------------------
commit 1dfb9242d1b6000d4b75327adf1a0a0882f3ea6c
Author: Volker Lendecke <vl at samba.org>
Date:   Sun Jul 6 12:19:28 2008 +0200

    Remove an unused extern reference in vfs_aixacl2.c

-----------------------------------------------------------------------

Summary of changes:
 source/modules/vfs_aixacl2.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/modules/vfs_aixacl2.c b/source/modules/vfs_aixacl2.c
index 9e4c513..7745c97 100644
--- a/source/modules/vfs_aixacl2.c
+++ b/source/modules/vfs_aixacl2.c
@@ -26,8 +26,6 @@
 #define AIXACL2_MODULE_NAME "aixacl2"
 
 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);
 
 extern SMB_ACL_T aixacl_to_smbacl( struct acl *file_acl);
 extern struct acl *aixacl_smb_to_aixacl(SMB_ACL_TYPE_T acltype, SMB_ACL_T theacl);


-- 
Samba Shared Repository


More information about the samba-cvs mailing list