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

Karolin Seeger kseeger at samba.org
Thu Aug 18 12:50:45 MDT 2011


The branch, v3-6-test has been updated
       via  3f791d4 s3:vfs_prealloc: fix build on SLES8
      from  6b3b5f7 s3: Do central cli_set_error (cherry picked from commit 0645deb1b4a70e45f88116fae16ec7f3a1b4d5ed)

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


- Log -----------------------------------------------------------------
commit 3f791d40daeaac748d5ebc86c8cbd8ce2c580aa9
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
    (cherry picked from commit 1e76662ae6aa77d7b6e9e8a0266fcb1a1320a7fb)
    
    Fix bug #8363 (vfs_prealloc build broken on SLES8).

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

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