r25534: Apply some const
authorVolker Lendecke <vlendec@samba.org>
Fri, 5 Oct 2007 21:41:17 +0000 (21:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:12 +0000 (12:31 -0500)
commit0ebab65706e7e2ef82d8af81225db05a5f78b5c4
tree1d5f4210f081984176ae8274050c4bb673bef4cf
parent9d1a95ac9c780339c80cbb0fe3fdf3a78d8c7059
r25534: Apply some const

Why? It moves these structs from the data into the text segment, so they
will never been copy-on-write copied. Not much, but as in German you say
"Kleinvieh macht auch Mist...."
(This used to be commit 0141e64ad4972232de867137064d0dae62da22ee)
14 files changed:
source3/include/rpc_secdes.h
source3/lib/secdesc.c
source3/lib/sharesec.c
source3/lib/util_seaccess.c
source3/printing/nt_printing.c
source3/registry/reg_frontend_hilvl.c
source3/rpc_server/srv_lsa_nt.c
source3/rpc_server/srv_samr_nt.c
source3/rpc_server/srv_spoolss_nt.c
source3/rpc_server/srv_srvsvc_nt.c
source3/rpc_server/srv_svcctl_nt.c
source3/rpc_server/srv_winreg_nt.c
source3/smbd/open.c
source3/smbd/posix_acls.c