s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure
authorAndrew Bartlett <abartlet@samba.org>
Tue, 3 Apr 2012 22:46:25 +0000 (08:46 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 5 Apr 2012 03:39:01 +0000 (13:39 +1000)
commit19eee33d82b4c1947b646241b6f22651abbce19d
tree7be6faa2f4a5072bffd420af0e8f70fab7113f48
parent4af0f5f135211f49f8d6365e1819c11037485170
s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure

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

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