]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3: VFS: Update status of SMB_VFS_RENAMEAT.
authorJeremy Allison <jra@samba.org>
Fri, 18 Jun 2021 18:43:30 +0000 (11:43 -0700)
committerNoel Power <npower@samba.org>
Tue, 22 Jun 2021 14:34:06 +0000 (14:34 +0000)
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Tue Jun 22 14:34:06 UTC 2021 on sn-devel-184

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

index 799db6be0bfce1180cb9b78098c60430467cc8de..12eed5ba9a083e5708a669e9e16465edbd19fe8d 100644 (file)
@@ -277,7 +277,7 @@ whenever VFS access is done in a piecemeal fashion.
 | SMB_VFS_REALPATH()                | [[P2px][P2px]]     | -      |
 | SMB_VFS_RECVFILE()                | [[fsp][fsp]]      | -      |
 | SMB_VFS_REMOVEXATTR()             | [[Path][Path]]     | -      |
-| SMB_VFS_RENAMEAT()                | [[Path][Path]]     | Todo   |
+| SMB_VFS_RENAMEAT()                | [[Path][Path]]     | ----   |
 | SMB_VFS_REWINDDIR()               | [[fsp][fsp]]      | -      |
 | SMB_VFS_SEEKDIR()                 | [[fsp][fsp]]      | -      |
 | SMB_VFS_SENDFILE()                | [[fsp][fsp]]      | -      |
index f407c44ac6d8c4a0cc9eb0724892e9e1350b3cdd..b3da1a3c97ed91609223321d2b98c697c980e8d9 100644 (file)
@@ -345,7 +345,7 @@ Table of Contents
    SMB_VFS_REALPATH()                 [P2px]      -
    SMB_VFS_RECVFILE()                 [fsp]       -
    SMB_VFS_REMOVEXATTR()              [Path]      -
-   SMB_VFS_RENAMEAT()                 [Path]      Todo
+   SMB_VFS_RENAMEAT()                 [Path]      -
    SMB_VFS_REWINDDIR()                [fsp]       -
    SMB_VFS_SEEKDIR()                  [fsp]       -
    SMB_VFS_SENDFILE()                 [fsp]       -