diff options
author | Andrew Tridgell <tridge@samba.org> | 2004-08-31 08:21:29 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:58:26 -0500 |
commit | 1f591a440059c848fc8ac7a940378a9ef5a1548e (patch) | |
tree | acde7d70f2c66915c12e577d368585c4db0b03f8 /source4/include/module.h | |
parent | 0575d5e0d2d1548ce2f6d133ccebe65a0b6b7745 (diff) | |
download | samba-1f591a440059c848fc8ac7a940378a9ef5a1548e.tar.gz samba-1f591a440059c848fc8ac7a940378a9ef5a1548e.tar.bz2 samba-1f591a440059c848fc8ac7a940378a9ef5a1548e.zip |
r2125: the lp_use_mmap() in map_file() is inappropriate for 2 reasons, so I have removed it.
- lp_use_mmap() is really meant to cope with systems that have broken
mmap coherence, but map_file() doesn't need coherence, as its maps
read only
- map_file() is used to map the charset files before loadparm has
loaded, so lp_use_mmap() is always returning false for the major
use of map_file()
(This used to be commit dbe786f61e3de0758f95f2abd1b15a4c320432ca)
Diffstat (limited to 'source4/include/module.h')
0 files changed, 0 insertions, 0 deletions