summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-11-11 18:35:18 -0800
committerJeremy Allison <jra@samba.org>2009-11-11 18:35:18 -0800
commita8769e667514f83a45ee3e825d21a351987d0210 (patch)
tree41884f33c324380f3637420eb1ff5bf8151406d0 /source3/include/proto.h
parent8995d3d813978a00b50f33943c60784ddfe308bf (diff)
downloadsamba-a8769e667514f83a45ee3e825d21a351987d0210.tar.gz
samba-a8769e667514f83a45ee3e825d21a351987d0210.tar.bz2
samba-a8769e667514f83a45ee3e825d21a351987d0210.zip
Second part of bugfix for 6865 - acl_xattr module: Has dependency that inherit acls = yes or xattrs are removed.
We also need dos filemode = true set as well. Jeremy.
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 09933405ee..2dc0c83e02 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -4374,7 +4374,6 @@ void lp_set_posix_default_cifsx_readwrite_locktype(enum brl_flavour val);
int lp_min_receive_file_size(void);
char* lp_perfcount_module(void);
void lp_set_passdb_backend(const char *backend);
-bool set_inherit_acls(int i);
/* The following definitions come from param/util.c */