From: Noel Power Date: Fri, 12 Feb 2021 15:06:40 +0000 (+0000) Subject: vfs: update status of SMB_VFS_LISTXATTR X-Git-Tag: tevent-0.11.0~1702 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ddb8aa2a91de8b527709658f9a113e5b73377e;p=thirdparty%2Fsamba.git vfs: update status of SMB_VFS_LISTXATTR Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Fri Feb 26 22:35:04 UTC 2021 on sn-devel-184 --- diff --git a/source3/modules/The_New_VFS.org b/source3/modules/The_New_VFS.org index 1b7a36c63d5..4533509d9cd 100644 --- a/source3/modules/The_New_VFS.org +++ b/source3/modules/The_New_VFS.org @@ -254,7 +254,7 @@ whenever VFS access is done in a piecemeal fashion. | SMB_VFS_LCHOWN() | [[Path][Path]] | Todo | | SMB_VFS_LINKAT() | [[NsC][NsC]] | - | | SMB_VFS_LINUX_SETLEASE() | [[fsp][fsp]] | - | -| SMB_VFS_LISTXATTR() | [[Path][Path]] | Todo | +| SMB_VFS_LISTXATTR() | [[Path][Path]] | - | | SMB_VFS_LOCK() | [[fsp][fsp]] | - | | SMB_VFS_LSEEK() | [[fsp][fsp]] | - | | SMB_VFS_LSTAT() | [[Path][Path]] | Todo | diff --git a/source3/modules/The_New_VFS.txt b/source3/modules/The_New_VFS.txt index 59df7a97a8e..0a9f60b84f8 100644 --- a/source3/modules/The_New_VFS.txt +++ b/source3/modules/The_New_VFS.txt @@ -322,7 +322,7 @@ Table of Contents SMB_VFS_LCHOWN() [Path] Todo SMB_VFS_LINKAT() [NsC] - SMB_VFS_LINUX_SETLEASE() [fsp] - - SMB_VFS_LISTXATTR() [Path] Todo + SMB_VFS_LISTXATTR() [Path] - SMB_VFS_LOCK() [fsp] - SMB_VFS_LSEEK() [fsp] - SMB_VFS_LSTAT() [Path] Todo