From: Jeremy Allison Date: Mon, 22 Mar 2021 19:36:39 +0000 (-0700) Subject: Update status of SMB_VFS_REMOVEXATTR X-Git-Tag: tevent-0.11.0~1262 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4a41d970b4717e717911b5096cb8fee22a0802c4;p=thirdparty%2Fsamba.git Update status of SMB_VFS_REMOVEXATTR Signed-off-by: Jeremy Allison Reviewed-by: Ralph Boehme Autobuild-User(master): Ralph Böhme Autobuild-Date(master): Wed Apr 7 17:32:07 UTC 2021 on sn-devel-184 --- diff --git a/source3/modules/The_New_VFS.org b/source3/modules/The_New_VFS.org index 82ba2ea2519..afb2ed84f1c 100644 --- a/source3/modules/The_New_VFS.org +++ b/source3/modules/The_New_VFS.org @@ -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]] | - | diff --git a/source3/modules/The_New_VFS.txt b/source3/modules/The_New_VFS.txt index 711bfee4413..ecff08972d0 100644 --- a/source3/modules/The_New_VFS.txt +++ b/source3/modules/The_New_VFS.txt @@ -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] -