mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
Update status of SMB_VFS_SETXATTR
Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Mar 11 18:58:46 UTC 2021 on sn-devel-184
This commit is contained in:
parent
82e1402636
commit
9c682d794e
@ -284,7 +284,7 @@ whenever VFS access is done in a piecemeal fashion.
|
||||
| SMB_VFS_SET_COMPRESSION() | [[fsp][fsp]] | - |
|
||||
| SMB_VFS_SET_DOS_ATTRIBUTES() | [[Path][Path]] | - |
|
||||
| SMB_VFS_SET_QUOTA() | [[Special][Special]] | - |
|
||||
| SMB_VFS_SETXATTR() | [[Path][Path]] | Todo |
|
||||
| SMB_VFS_SETXATTR() | [[Path][Path]] | - |
|
||||
| SMB_VFS_SNAP_CHECK_PATH() | [[Disk][Disk]] | - |
|
||||
| SMB_VFS_SNAP_CREATE() | [[Disk][Disk]] | - |
|
||||
| SMB_VFS_SNAP_DELETE() | [[Disk][Disk]] | - |
|
||||
|
@ -352,7 +352,7 @@ Table of Contents
|
||||
SMB_VFS_SET_COMPRESSION() [fsp] -
|
||||
SMB_VFS_SET_DOS_ATTRIBUTES() [Path] -
|
||||
SMB_VFS_SET_QUOTA() [Special] -
|
||||
SMB_VFS_SETXATTR() [Path] Todo
|
||||
SMB_VFS_SETXATTR() [Path] -
|
||||
SMB_VFS_SNAP_CHECK_PATH() [Disk] -
|
||||
SMB_VFS_SNAP_CREATE() [Disk] -
|
||||
SMB_VFS_SNAP_DELETE() [Disk] -
|
||||
|
Loading…
Reference in New Issue
Block a user