vfs: update status of SMB_VFS_MKDIRAT()
authorRalph Boehme <slow@samba.org>
Fri, 15 Jan 2021 09:13:36 +0000 (10:13 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 15 Jan 2021 20:56:28 +0000 (20:56 +0000)
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/The_New_VFS.org
source3/modules/The_New_VFS.txt

index 6566d93df9523dd37ed3a405ef16eb8e0ecc7b11..ad319c5cfba0dfee2336d64cee60bcf34055d2ab 100644 (file)
@@ -258,7 +258,7 @@ whenever VFS access is done in a piecemeal fashion.
 | SMB_VFS_LOCK()                    | [[fsp][fsp]]      | -      |
 | SMB_VFS_LSEEK()                   | [[fsp][fsp]]      | -      |
 | SMB_VFS_LSTAT()                   | [[Path][Path]]     | Todo   |
-| SMB_VFS_MKDIRAT()                 | [[NsC][NsC]]      | Todo   |
+| SMB_VFS_MKDIRAT()                 | [[NsC][NsC]]      | -      |
 | SMB_VFS_MKNODAT()                 | [[NsC][NsC]]      | -      |
 | SMB_VFS_NTIMES()                  | [[Path][Path]]     | Todo   |
 | SMB_VFS_OFFLOAD_READ_RECV()       | [[fsp][fsp]]      | -      |
index 4c2a7cde0bc27f6c3def19177812739ebdfdd157..845555b2794cd635a982498a0f4343c2bf4a71aa 100644 (file)
@@ -326,7 +326,7 @@ Table of Contents
    SMB_VFS_LOCK()                     [fsp]       -
    SMB_VFS_LSEEK()                    [fsp]       -
    SMB_VFS_LSTAT()                    [Path]      Todo
-   SMB_VFS_MKDIRAT()                  [NsC]       Todo
+   SMB_VFS_MKDIRAT()                  [NsC]       -
    SMB_VFS_MKNODAT()                  [NsC]       -
    SMB_VFS_NTIMES()                   [Path]      Todo
    SMB_VFS_OFFLOAD_READ_RECV()        [fsp]       -