[SCM] Samba Shared Repository - branch v3-6-test updated

Karolin Seeger kseeger at samba.org
Fri Jun 24 13:08:09 MDT 2011


The branch, v3-6-test has been updated
       via  45a6fa9 s3:vfs_commit: fix build
      from  093ba63 s3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BUFFER_OVERFLOW if needed (bug #8260)

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


- Log -----------------------------------------------------------------
commit 45a6fa93c79ea7ec378dbdb1d9c6da019dc0545a
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
    (cherry picked from commit d4ea319e7ad9ee2fc2fad0c016845f820681569a)
    
    Fix bug #8262 (vfs_commit doesn't compile).

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

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