The branch, master has been updated
       via  44f3bf1 s3: VFS: Remove unused enum value.
      from  364175b s3: smbd: printing: Re-implement delete-on-close semantics 
for print files missing since 3.5.x.

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


- Log -----------------------------------------------------------------
commit 44f3bf1f6351311b6ed8ad95c1da83df25b05d9b
Author: Jeremy Allison <j...@samba.org>
Date:   Fri Jun 1 15:08:36 2018 -0700

    s3: VFS: Remove unused enum value.
    
    Signed-off-by: Jeremy Allison <j...@samba.org>
    Reviewed-by: Ralph Boehme <s...@samba.org>
    
    Autobuild-User(master): Ralph Böhme <s...@samba.org>
    Autobuild-Date(master): Sat Jun  2 03:03:42 CEST 2018 on sn-devel-144

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

Summary of changes:
 source3/modules/vfs_full_audit.c | 2 --
 1 file changed, 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/modules/vfs_full_audit.c b/source3/modules/vfs_full_audit.c
index c6b229a..d76ec40 100644
--- a/source3/modules/vfs_full_audit.c
+++ b/source3/modules/vfs_full_audit.c
@@ -191,8 +191,6 @@ typedef enum _vfs_op_type {
 
        /* POSIX ACL operations. */
 
-       SMB_VFS_OP_FCHMOD_ACL,
-
        SMB_VFS_OP_SYS_ACL_GET_FILE,
        SMB_VFS_OP_SYS_ACL_GET_FD,
        SMB_VFS_OP_SYS_ACL_BLOB_GET_FILE,


-- 
Samba Shared Repository

Reply via email to