]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VFS: Fix version SMB_VFS_GET_DOS_ATTRIBUTES was removed in
authorNoel Power <noel.power@suse.com>
Fri, 9 Apr 2021 11:08:35 +0000 (12:08 +0100)
committerNoel Power <npower@samba.org>
Sun, 11 Apr 2021 22:27:34 +0000 (22:27 +0000)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/include/vfs.h

index d06a62e5151550733f4cafd82c0f9af30814e99c..3357f681b98f79b9573968bbc83124485ecf7a5a 100644 (file)
  * Version 44 - Add 'have_proc_fds' flag to struct connection_struct.
  * Version 44 - Add 'have_proc_fds' flag to struct files_struct.
  * Version 44 - Add dirfsp arg to SMB_VFS_READDIR()
- * Version 44 - Remove SMB_VFS_GET_DOS_ATTRIBUTES()
  * Version 44 - Replace SMB_VFS_GET_COMPRESSION() with SMB_VFS_FGET_COMPRESSION()
  * Version 44 - Add type argument to SMB_VFS_SYS_ACL_SET_FD()
  * Version 44 - Remove SMB_VFS_SYS_ACL_SET_FILE()
  * Version 45 - Remove SMB_VFS_LISTXATTR
  * Version 45 - Remove SMB_VFS_SETXATTR
  * Version 45 - Remove SMB_VFS_REMOVEXATTR
+ * Version 45 - Remove SMB_VFS_GET_DOS_ATTRIBUTES()
  */
 
 #define SMB_VFS_INTERFACE_VERSION 45