From: Jeremy Allison Date: Tue, 19 Jan 2021 20:58:09 +0000 (-0800) Subject: vfs: update status of SMB_VFS_LINKAT() X-Git-Tag: tevent-0.11.0~1786 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fe39391c053ecd0cc2acc632498b9b93e9edc2a;p=thirdparty%2Fsamba.git vfs: update status of SMB_VFS_LINKAT() Signed-off-by: Jeremy Allison Reviewed-by: Ralph Böhme Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Tue Feb 9 01:15:58 UTC 2021 on sn-devel-184 --- diff --git a/source3/modules/The_New_VFS.org b/source3/modules/The_New_VFS.org index ca8ce7dc747..e6e9b155f95 100644 --- a/source3/modules/The_New_VFS.org +++ b/source3/modules/The_New_VFS.org @@ -252,7 +252,7 @@ whenever VFS access is done in a piecemeal fashion. | SMB_VFS_GETXATTRAT_SEND() | [[Enum][Enum]] | - | | SMB_VFS_KERNEL_FLOCK() | [[fsp][fsp]] | - | | SMB_VFS_LCHOWN() | [[Path][Path]] | Todo | -| SMB_VFS_LINKAT() | [[NsC][NsC]] | Todo | +| SMB_VFS_LINKAT() | [[NsC][NsC]] | - | | SMB_VFS_LINUX_SETLEASE() | [[fsp][fsp]] | - | | SMB_VFS_LISTXATTR() | [[Path][Path]] | Todo | | SMB_VFS_LOCK() | [[fsp][fsp]] | - | diff --git a/source3/modules/The_New_VFS.txt b/source3/modules/The_New_VFS.txt index 93b6d764779..f0a84731810 100644 --- a/source3/modules/The_New_VFS.txt +++ b/source3/modules/The_New_VFS.txt @@ -320,7 +320,7 @@ Table of Contents SMB_VFS_GETXATTRAT_SEND() [Enum] - SMB_VFS_KERNEL_FLOCK() [fsp] - SMB_VFS_LCHOWN() [Path] Todo - SMB_VFS_LINKAT() [NsC] Todo + SMB_VFS_LINKAT() [NsC] - SMB_VFS_LINUX_SETLEASE() [fsp] - SMB_VFS_LISTXATTR() [Path] Todo SMB_VFS_LOCK() [fsp] -