[SCM] Samba Shared Repository - branch master updated

Björn Jacke bjacke at samba.org
Fri Jun 24 06:52:01 MDT 2011


The branch, master has been updated
       via  d4ea319 s3:vfs_commit: fix build
      from  2bb325a s3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BUFFER_OVERFLOW if needed (bug #8260)

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


- Log -----------------------------------------------------------------
commit d4ea319e7ad9ee2fc2fad0c016845f820681569a
Author: Björn Jacke <bj at sernet.de>
Date:   Fri Jun 24 13:37:16 2011 +0200

    s3:vfs_commit: fix build
    
    fix build
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User: Björn Jacke <bj at sernet.de>
    Autobuild-Date: Fri Jun 24 14:51:31 CEST 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/modules/vfs_commit.c b/source3/modules/vfs_commit.c
index 2acfb97..8bd8181 100644
--- a/source3/modules/vfs_commit.c
+++ b/source3/modules/vfs_commit.c
@@ -17,6 +17,7 @@
  */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "smbd/smbd.h"
 
 /* Commit data module.


-- 
Samba Shared Repository


More information about the samba-cvs mailing list