Update status of SMB_VFS_REMOVEXATTR
authorJeremy Allison <jra@samba.org>
Mon, 22 Mar 2021 19:36:39 +0000 (12:36 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 7 Apr 2021 17:32:07 +0000 (17:32 +0000)
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Apr  7 17:32:07 UTC 2021 on sn-devel-184

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

index 82ba2ea2519e31e30c17a7c486d0a9e00f737821..afb2ed84f1c4d29f1157f7421e826964c6bb838b 100644 (file)
@@ -276,7 +276,7 @@ whenever VFS access is done in a piecemeal fashion.
 | SMB_VFS_READLINKAT()              | [[Symlink][Symlink]]  | -      |
 | SMB_VFS_REALPATH()                | [[P2px][P2px]]     | -      |
 | SMB_VFS_RECVFILE()                | [[fsp][fsp]]      | -      |
-| SMB_VFS_REMOVEXATTR()             | [[Path][Path]]     | Todo   |
+| SMB_VFS_REMOVEXATTR()             | [[Path][Path]]     | -      |
 | SMB_VFS_RENAMEAT()                | [[Path][Path]]     | Todo   |
 | SMB_VFS_REWINDDIR()               | [[fsp][fsp]]      | -      |
 | SMB_VFS_SEEKDIR()                 | [[fsp][fsp]]      | -      |
index 711bfee4413acea9f41442b19db14ae8c550a9d3..ecff08972d0dd3abd826b55f61255ac3a5301b56 100644 (file)
@@ -344,7 +344,7 @@ Table of Contents
    SMB_VFS_READLINKAT()               [Symlink]   -
    SMB_VFS_REALPATH()                 [P2px]      -
    SMB_VFS_RECVFILE()                 [fsp]       -
-   SMB_VFS_REMOVEXATTR()              [Path]      Todo
+   SMB_VFS_REMOVEXATTR()              [Path]      -
    SMB_VFS_RENAMEAT()                 [Path]      Todo
    SMB_VFS_REWINDDIR()                [fsp]       -
    SMB_VFS_SEEKDIR()                  [fsp]       -