Update vfs version as I've added a const to the security_descriptor paramter in fset_...
authorJeremy Allison <jra@samba.org>
Wed, 8 Oct 2008 00:50:01 +0000 (17:50 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 8 Oct 2008 00:50:01 +0000 (17:50 -0700)
commitec5d09dbff94d909f5ef65fb30165672947455b8
tree59a4a26b6656ba1ec867f634eecac094908a07bb
parent2024d87cf5ffa0633225ed189fa48f0f56151e7e
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.
13 files changed:
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/include/proto.h
source3/include/vfs.h
source3/modules/nfs4_acls.c
source3/modules/vfs_acl_xattr.c
source3/modules/vfs_afsacl.c
source3/modules/vfs_aixacl2.c
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_gpfs.c
source3/modules/vfs_zfsacl.c
source3/smbd/posix_acls.c