s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 Apr 2012 02:43:15 +0000 (12:43 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 5 Apr 2012 03:39:00 +0000 (13:39 +1000)
commitb2f7cfa848def91b6ea458e1ad14af8e96ad4ca3
treeed0de7fcf8e2b614029ae64ffc5e263ed587a36b
parent52113b3bd25b12c766985be7abd042d984c924e6
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
17 files changed:
docs-xml/manpages-3/vfs_full_audit.8.xml
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/configure.in
source3/include/proto.h
source3/include/vfs.h
source3/include/vfs_macros.h
source3/lib/system.c
source3/modules/vfs_cap.c
source3/modules/vfs_catia.c
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_onefs_shadow_copy.c
source3/modules/vfs_shadow_copy2.c
source3/modules/vfs_time_audit.c
source3/smbd/vfs.c
source3/wscript