From: Ralph Boehme Date: Fri, 15 Jan 2021 09:13:36 +0000 (+0100) Subject: vfs: update status of SMB_VFS_MKDIRAT() X-Git-Tag: samba-4.14.0rc1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a11c8f7134bf78bc5b46cfb9ec602465ad66d00;p=thirdparty%2Fsamba.git vfs: update status of SMB_VFS_MKDIRAT() Signed-off-by: Ralph Boehme Reviewed-by: Jeremy Allison --- diff --git a/source3/modules/The_New_VFS.org b/source3/modules/The_New_VFS.org index 6566d93df95..ad319c5cfba 100644 --- a/source3/modules/The_New_VFS.org +++ b/source3/modules/The_New_VFS.org @@ -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]] | - | diff --git a/source3/modules/The_New_VFS.txt b/source3/modules/The_New_VFS.txt index 4c2a7cde0bc..845555b2794 100644 --- a/source3/modules/The_New_VFS.txt +++ b/source3/modules/The_New_VFS.txt @@ -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] -