VFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used
authorNoel Power <noel.power@suse.com>
Wed, 3 Mar 2021 10:26:39 +0000 (10:26 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 8 Apr 2021 18:38:40 +0000 (18:38 +0000)
commit0332ddde1a1d583c4e7be871c51a4854278951fe
tree2d2c30d46f69e617cb13e58bd07cfac2e0e023d1
parente2ca529db6341ccadb8933e6a84324347392142d
VFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used

                              -------------------
                             /                   \
                            /        REST         \
                           /          IN           \
                          /          PEACE          \
                         /                           \
                         |                           |
                         | SMB_VFS_SET_DOS_ATTRIBUTE |
                         |                           |
                         |                           |
                         |         3 March           |
                         |           2021            |
                         |                           |
                         |                           |
                        *|      *  *  *        * *   | *
                _________)/\\_//(\/(/\)/\//\/\////\\/|_)_______
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 Apr  8 18:38:40 UTC 2021 on sn-devel-184
13 files changed:
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_catia.c
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_gpfs.c
source3/modules/vfs_not_implemented.c
source3/modules/vfs_time_audit.c
source3/modules/vfs_tsmsm.c
source3/modules/vfs_vxfs.c
source3/smbd/vfs.c