Rev 613: fixed compilation errors in http://samba.org/~tridge/3_0-ctdb

tridge at samba.org tridge at samba.org
Fri Aug 31 04:23:59 GMT 2007


------------------------------------------------------------
revno: 613
revision-id: tridge at samba.org-20070831042358-on8mb4xazegvdpzg
parent: tridge at samba.org-20070831040830-1y73u929n415jo2o
committer: Andrew Tridgell <tridge at samba.org>
branch nick: s3-ctdb-tridge
timestamp: Fri 2007-08-31 14:23:58 +1000
message:
  fixed compilation errors
modified:
  source/modules/vfs_gpfs.c      vfs_gpfs.c-20070210173807-1wjifrbwaz6xnmgl-665
=== modified file 'source/modules/vfs_gpfs.c'
--- a/source/modules/vfs_gpfs.c	2007-08-31 04:00:53 +0000
+++ b/source/modules/vfs_gpfs.c	2007-08-31 04:23:58 +0000
@@ -845,14 +845,6 @@
          SMB_VFS_OP_SYS_ACL_DELETE_DEF_FILE,
          SMB_VFS_LAYER_TRANSPARENT},
 
-	{SMB_VFS_OP(gpfs_chmod), 		
-	 SMB_VFS_OP_CHMOD,      
-	 SMB_VFS_LAYER_TRANSPARENT},
-
-	{SMB_VFS_OP(gpfs_fchmod), 		
-	 SMB_VFS_OP_FCHMOD, 	
-	 SMB_VFS_LAYER_TRANSPARENT},
-
 	{ SMB_VFS_OP(vfs_gpfs_chmod), SMB_VFS_OP_CHMOD,
 		SMB_VFS_LAYER_TRANSPARENT },
 



More information about the samba-cvs mailing list