[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Mon Aug 16 05:26:38 MDT 2010


The branch, master has been updated
       via  976e1b4... s3: Remove an unused struct definition
      from  96ae457... s3: Remove get_client_fd()

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 976e1b46ef5d5751af5fb9b6bf9d0ed9bd2e3bf0
Author: Volker Lendecke <vl at samba.org>
Date:   Mon Aug 16 08:11:00 2010 +0200

    s3: Remove an unused struct definition

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

Summary of changes:
 source3/include/smb.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/smb.h b/source3/include/smb.h
index d4e37fe..de104a5 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -247,11 +247,6 @@ typedef struct unix_user_token {
 	gid_t *groups;
 } UNIX_USER_TOKEN;
 
-/* 32 bit time (sec) since 01jan1970 - cifs6.txt, section 3.5, page 30 */
-typedef struct time_info {
-	uint32 time;
-} UTIME;
-
 typedef struct write_cache {
 	SMB_OFF_T file_size;
 	SMB_OFF_T offset;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list