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

Volker Lendecke vlendec at samba.org
Mon May 5 20:52:44 GMT 2008


The branch, v3-3-test has been updated
       via  425ca59cce886daed0d6c63fe4382aee140c9518 (commit)
      from  e7a4027acf38bf5800d9d8ba477afb5daaf517ce (commit)

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


- Log -----------------------------------------------------------------
commit 425ca59cce886daed0d6c63fe4382aee140c9518
Author: Volker Lendecke <vl at samba.org>
Date:   Mon May 5 22:53:09 2008 +0200

    Remove unused dir_status_struct

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

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


Changeset truncated at 500 lines:

diff --git a/source/include/smb.h b/source/include/smb.h
index 47a11f5..10af3ff 100644
--- a/source/include/smb.h
+++ b/source/include/smb.h
@@ -525,16 +525,6 @@ typedef struct files_struct {
 #include "ntquotas.h"
 #include "sysquotas.h"
 
-/*
- * Structure used to keep directory state information around.
- * Used in NT change-notify code.
- */
-
-typedef struct {
-	time_t modify_time;
-	time_t status_time;
-} dir_status_struct;
-
 struct vuid_cache_entry {
 	uint16 vuid;
 	bool read_only;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list