]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3: VFS: Update status of SMB_VFS_CHFLAGS
authorNoel Power <noel.power@suse.com>
Thu, 17 Jun 2021 09:03:05 +0000 (10:03 +0100)
committerNoel Power <npower@samba.org>
Tue, 29 Jun 2021 09:10:00 +0000 (09:10 +0000)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Tue Jun 29 09:10:00 UTC 2021 on sn-devel-184

source3/modules/The_New_VFS.org
source3/modules/The_New_VFS.txt

index 12eed5ba9a083e5708a669e9e16465edbd19fe8d..f85e005232d87fef50c403cf073e7c6eab62b3d4 100644 (file)
@@ -202,7 +202,7 @@ whenever VFS access is done in a piecemeal fashion.
 | SMB_VFS_BRL_LOCK_WINDOWS()        | [[fsp][fsp]]      | -      |
 | SMB_VFS_BRL_UNLOCK_WINDOWS()      | [[fsp][fsp]]      | -      |
 | SMB_VFS_CHDIR()                   | [[Path][Path]]     | Todo   |
-| SMB_VFS_CHFLAGS()                 | [[Path][Path]]     | Todo   |
+| SMB_VFS_CHFLAGS()                 | [[Path][Path]]     | -      |
 | SMB_VFS_CHMOD()                   | [[Path][Path]]     | -      |
 | SMB_VFS_CLOSE()                   | [[fsp][fsp]]      | -      |
 | SMB_VFS_CLOSEDIR()                | [[fsp][fsp]]      | -      |
index b3da1a3c97ed91609223321d2b98c697c980e8d9..6405371c816ee02591b2be928b9cb28ba7fde94e 100644 (file)
@@ -270,7 +270,7 @@ Table of Contents
    SMB_VFS_BRL_LOCK_WINDOWS()         [fsp]       -
    SMB_VFS_BRL_UNLOCK_WINDOWS()       [fsp]       -
    SMB_VFS_CHDIR()                    [Path]      Todo
-   SMB_VFS_CHFLAGS()                  [Path]      Todo
+   SMB_VFS_CHFLAGS()                  [Path]      -
    SMB_VFS_CHMOD()                    [Path]      -
    SMB_VFS_CLOSE()                    [fsp]       -
    SMB_VFS_CLOSEDIR()                 [fsp]       -