Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of RAW...
commite9bcf514772d5868415d823b340fa13f6a5b2721
authorJeremy Allison <jra@samba.org>
Tue, 11 Nov 2008 01:58:09 +0000 (10 17:58 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 18 Nov 2008 09:06:53 +0000 (18 10:06 +0100)
treea310e47890d8c25c4988db60ffa01b8d3809d675
parentc3aa0623804ba6b0128a3feb36a05536b65576d3
Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of RAW-ACLS except for the last test which uses a non-POSIX chown. More testing/documentation to follow.
Jeremy.
(cherry picked from commit 10d07c79dea075e62f4e9fdec3abd63996fec08c)
source/Makefile.in
source/configure.in
source/modules/vfs_acl_tdb.c [copied from source/modules/vfs_acl_xattr.c with 60% similarity]
source/modules/vfs_acl_xattr.c