From: Jeremy Allison Date: Sat, 15 May 2021 04:41:49 +0000 (-0700) Subject: s3: VFS: Update status of SMB_VFS_SYS_ACL_DELETE_DEF_FILE() and SMB_VFS_SYS_ACL_DELET... X-Git-Tag: tevent-0.11.0~824 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4c597b6a13d00c2a2b8668a662df62845dddcef;p=thirdparty%2Fsamba.git s3: VFS: Update status of SMB_VFS_SYS_ACL_DELETE_DEF_FILE() and SMB_VFS_SYS_ACL_DELETE_DEF_FD(). Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Tue May 18 18:19:28 UTC 2021 on sn-devel-184 --- diff --git a/source3/modules/The_New_VFS.org b/source3/modules/The_New_VFS.org index f9d96995d4b..5eb849e1c22 100644 --- a/source3/modules/The_New_VFS.org +++ b/source3/modules/The_New_VFS.org @@ -295,7 +295,7 @@ whenever VFS access is done in a piecemeal fashion. | SMB_VFS_SYMLINKAT() | [[NsC][NsC]] | - | | SMB_VFS_SYS_ACL_BLOB_GET_FD() | [[xpathref][xpathref]] | - | | SMB_VFS_SYS_ACL_BLOB_GET_FILE() | [[Path][Path]] | Todo | -| SMB_VFS_SYS_ACL_DELETE_DEF_FILE() | [[Path][Path]] | Todo | +| SMB_VFS_SYS_ACL_DELETE_DEF_FILE() | [[Path][Path]] | - | | SMB_VFS_SYS_ACL_GET_FD() | [[xpathref][xpathref]] | - | | SMB_VFS_SYS_ACL_GET_FILE() | [[Path][Path]] | Todo | | SMB_VFS_SYS_ACL_SET_FD() | [[xpathref][xpathref]] | - | @@ -308,7 +308,7 @@ whenever VFS access is done in a piecemeal fashion. #+ATTR_HTML: :border 1 :rules all :frame border | VFS Function | Group | Status | |---------------------------------+----------+--------| -| SMB_VFS_SYS_ACL_DELETE_DEF_FD() | [[xpathref][xpathref]] | Todo | +| SMB_VFS_SYS_ACL_DELETE_DEF_FD() | [[xpathref][xpathref]] | - | | SMB_VFS_FNTIMENS() | [[fsp][fsp]] | - | |---------------------------------+----------+--------| diff --git a/source3/modules/The_New_VFS.txt b/source3/modules/The_New_VFS.txt index 003b740ebf0..149b1d39a8d 100644 --- a/source3/modules/The_New_VFS.txt +++ b/source3/modules/The_New_VFS.txt @@ -363,7 +363,7 @@ Table of Contents SMB_VFS_SYMLINKAT() [NsC] - SMB_VFS_SYS_ACL_BLOB_GET_FD() [xpathref] - SMB_VFS_SYS_ACL_BLOB_GET_FILE() [Path] Todo - SMB_VFS_SYS_ACL_DELETE_DEF_FILE() [Path] Todo + SMB_VFS_SYS_ACL_DELETE_DEF_FILE() [Path] - SMB_VFS_SYS_ACL_GET_FD() [xpathref] - SMB_VFS_SYS_ACL_GET_FILE() [Path] Todo SMB_VFS_SYS_ACL_SET_FD() [xpathref] - @@ -398,7 +398,7 @@ Table of Contents ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ VFS Function Group Status ───────────────────────────────────────────────────── - SMB_VFS_SYS_ACL_DELETE_DEF_FD() [xpathref] Todo + SMB_VFS_SYS_ACL_DELETE_DEF_FD() [xpathref] - SMB_VFS_FNTIMENS() [fsp] - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━