Update vfs version as I've added a const to the security_descriptor paramter in fset_...
commit3226cba44f4e08f3eb74c491228b0c62d02b4993
authorJeremy Allison <jra@samba.org>
Wed, 8 Oct 2008 00:49:18 +0000 (7 17:49 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Oct 2008 16:05:14 +0000 (15 18:05 +0200)
tree3d1f200d00df20661b68e1415957518474a2a4b6
parent970995c86152ffc3a6d5bf4d3978e683137c6d68
Update vfs version as I've added a const to the security_descriptor paramter in fset_nt_acl().
Need to watch the build farm to make sure I haven't broken the AIX or Solaris ACL modules.
Jeremy.
(cherry picked from commit 3869464895d51588ed156606051812efb26755a9)
13 files changed:
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source/include/proto.h
source/include/vfs.h
source/modules/nfs4_acls.c
source/modules/vfs_acl_xattr.c
source/modules/vfs_afsacl.c
source/modules/vfs_aixacl2.c
source/modules/vfs_default.c
source/modules/vfs_full_audit.c
source/modules/vfs_gpfs.c
source/modules/vfs_zfsacl.c
source/smbd/posix_acls.c