[SCM] Samba Shared Repository - branch master updated

Björn Jacke bjacke at samba.org
Tue Aug 9 11:30:02 MDT 2011


The branch, master has been updated
       via  1e76662 s3:vfs_prealloc: fix build on SLES8
      from  81e7655 s3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli->max_xmit

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


- Log -----------------------------------------------------------------
commit 1e76662ae6aa77d7b6e9e8a0266fcb1a1320a7fb
Author: Björn Jacke <bj at sernet.de>
Date:   Tue Aug 9 17:02:29 2011 +0200

    s3:vfs_prealloc: fix build on SLES8
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User: Björn Jacke <bj at sernet.de>
    Autobuild-Date: Tue Aug  9 19:29:08 CEST 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/modules/vfs_prealloc.c b/source3/modules/vfs_prealloc.c
index 4d1b2e1..fb2e46e 100644
--- a/source3/modules/vfs_prealloc.c
+++ b/source3/modules/vfs_prealloc.c
@@ -18,6 +18,7 @@
  */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "smbd/smbd.h"
 
 /* Extent preallocation module.


-- 
Samba Shared Repository


More information about the samba-cvs mailing list