[SCM] Samba Shared Repository - branch master updated

Björn Jacke bjacke at samba.org
Tue Apr 5 10:09:02 MDT 2011


The branch, master has been updated
       via  dca465f s3/vfs_gpfs: s/syncops/gpfs
      from  a7ba4b5 s3-waf: fix typo in ctdb checks.

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


- Log -----------------------------------------------------------------
commit dca465fa53f4d16cdce1353685b11010aa8ff0c7
Author: Björn Jacke <bj at sernet.de>
Date:   Sun Apr 3 16:19:11 2011 +0200

    s3/vfs_gpfs: s/syncops/gpfs
    
    as pointed out by Metze in bug #8031
    
    Autobuild-User: Björn Jacke <bj at sernet.de>
    Autobuild-Date: Tue Apr  5 18:08:42 CEST 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/modules/vfs_gpfs.c b/source3/modules/vfs_gpfs.c
index 7297677..39969e2 100644
--- a/source3/modules/vfs_gpfs.c
+++ b/source3/modules/vfs_gpfs.c
@@ -1253,7 +1253,7 @@ int vfs_gpfs_connect(struct vfs_handle_struct *handle, const char *service,
 				   "hsm", false);
 
 	SMB_VFS_HANDLE_SET_DATA(handle, config,
-				NULL, struct syncops_config_data,
+				NULL, struct gpfs_config_data,
 				return -1);
 
 	return 0;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list