vfs: update status of SMB_VFS_LINKAT()
authorJeremy Allison <jra@samba.org>
Tue, 19 Jan 2021 20:58:09 +0000 (12:58 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 9 Feb 2021 01:15:58 +0000 (01:15 +0000)
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Feb  9 01:15:58 UTC 2021 on sn-devel-184

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

index ca8ce7dc74781c1e3ec430601e8d7501956c3078..e6e9b155f95c4d6957c0420957fa9c58732a7def 100644 (file)
@@ -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]]      | -      |
index 93b6d7647794de4e062550492642ed80ee68bf03..f0a847318107b69bb882172480baa6ba1cc32325 100644 (file)
@@ -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]       -