r23105: Add lchown to the vfs layer. We need this in the POSIX code.
authorJeremy Allison <jra@samba.org>
Wed, 23 May 2007 23:55:12 +0000 (23:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:46 +0000 (12:22 -0500)
commit932523cbb508db869b726768e86bfa8e248f768b
tree7edaa228c2430740af539dd403bce5b61c94c5c4
parenta301467d5f645dada27093ddfd74890b88bb4ce8
r23105: Add lchown to the vfs layer. We need this in the POSIX code.
Jeremy.
12 files changed:
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source/configure.in
source/include/smbprofile.h
source/include/vfs.h
source/include/vfs_macros.h
source/lib/system.c
source/modules/vfs_cap.c
source/modules/vfs_catia.c
source/modules/vfs_default.c
source/modules/vfs_full_audit.c
source/modules/vfs_netatalk.c