------------------------------------------------------------
revno: 613
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: Andrew Tridgell <[EMAIL PROTECTED]>
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 },
 

Reply via email to