From: Björn Jacke Date: Tue, 19 May 2020 10:42:31 +0000 (+0200) Subject: docs-xml: update list of posible VFS operations for vfs_full_audit X-Git-Tag: ldb-2.2.0~451 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14470e4e4c16cfc36384027c39c1685dea42ad26;p=thirdparty%2Fsamba.git docs-xml: update list of posible VFS operations for vfs_full_audit the list of valid operations can be generated by grep "{ SMB_VFS_OP_" source3/modules/vfs_full_audit.c |sed 's/.*,[ \t]*"//;s/".*//'|grep -v NULL | sort BUG: https://bugzilla.samba.org/show_bug.cgi?id=14386 Signed-off-by: Bjoern Jacke Reviewed-by: Ralph Boehme --- diff --git a/docs-xml/manpages/vfs_full_audit.8.xml b/docs-xml/manpages/vfs_full_audit.8.xml index 7b17e2e1ad4..674b032017d 100644 --- a/docs-xml/manpages/vfs_full_audit.8.xml +++ b/docs-xml/manpages/vfs_full_audit.8.xml @@ -38,60 +38,97 @@ complete set of Samba VFS operations: + aio_force + audit_file + brl_lock_windows + brl_unlock_windows chdir chflags chmod - chown close closedir connect - copy_chunk_send - copy_chunk_recv + connectpath + create_dfs_pathat + create_file disconnect disk_free + durable_cookie + durable_disconnect + durable_reconnect + fallocate fchmod fchown - fget_nt_acl + fdopendir + fget_dos_attributes + fget_nt_acl_at fgetxattr + file_id_create flistxattr fremovexattr + fs_capabilities + fsctl + fset_dos_attributes fset_nt_acl fsetxattr + fs_file_id fstat fsync + fsync_recv + fsync_send ftruncate + get_alloc_size get_compression + get_dfs_referrals + get_dos_attributes + get_dos_attributes_recv + get_dos_attributes_send + getlock get_nt_acl get_quota + get_real_filename get_shadow_copy_data - getlock getwd getxattr + getxattrat_recv + getxattrat_send + is_offline kernel_flock - link + lchown + linkat linux_setlease listxattr lock lseek lstat - mkdir - mknod + mkdirat + mknodat + ntimes + offload_read_recv + offload_read_send + offload_write_recv + offload_write_send open - opendir pread + pread_recv + pread_send pwrite + pwrite_recv + pwrite_send read readdir - readlink + readdir_attr + readlinkat realpath + recvfile removexattr - rename + renameat rewinddir - rmdir seekdir sendfile set_compression - set_nt_acl + set_dos_attributes + set_offline set_quota setxattr snap_check_path @@ -99,15 +136,19 @@ snap_delete stat statvfs - symlink + streaminfo + strict_lock_check + symlinkat + sys_acl_blob_get_fd + sys_acl_blob_get_file sys_acl_delete_def_file sys_acl_get_fd sys_acl_get_file sys_acl_set_fd sys_acl_set_file telldir - unlink - utime + translate_name + unlinkat write