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

Karolin Seeger kseeger at samba.org
Thu Aug 18 12:52:44 MDT 2011


The branch, v3-6-test has been updated
       via  8ddea73 s3-modules: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4
      from  3f791d4 s3:vfs_prealloc: fix build on SLES8

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


- Log -----------------------------------------------------------------
commit 8ddea73f7845ee59d4035d40da87664e21e96ed9
Author: Björn Baumbach <bb at sernet.de>
Date:   Mon May 16 14:25:01 2011 +0200

    s3-modules: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4
    
    Signed-off-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User: Stefan Metzmacher <metze at samba.org>
    Autobuild-Date: Wed May 18 11:58:14 CEST 2011 on sn-devel-104
    (cherry picked from commit 192198ad70474e56d4708b65482eee976ea78a05)
    
    Fix bug #8364 (gpfs vfs module build broken).

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

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


Changeset truncated at 500 lines:

diff --git a/source3/modules/gpfs.c b/source3/modules/gpfs.c
index d690199..d2832ba 100644
--- a/source3/modules/gpfs.c
+++ b/source3/modules/gpfs.c
@@ -18,6 +18,7 @@
  */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "smbd/smbd.h"
 
 #ifdef HAVE_GPFS


-- 
Samba Shared Repository


More information about the samba-cvs mailing list