s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure
authorAndrew Bartlett <abartlet@samba.org>
Tue, 3 Apr 2012 22:34:25 +0000 (08:34 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 5 Apr 2012 03:39:00 +0000 (13:39 +1000)
commitc70ac29c5441073752da7384b7f3bf54c9986aa0
treead33c1dc4ac5782f682ce66029d73cc5551a4a82
parentc5b17c555576a2b8e24e0df613dde922fe60520d
s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure

If this is ever needed again, it would be more appropriate as an options argument
to listxattr.

Andrew Bartlett
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