diff options
author | Jeremy Allison <jra@samba.org> | 2004-09-01 01:33:55 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:52:33 -0500 |
commit | b0b317edbf444cfb4cc0006bbffb4b10a0b08f99 (patch) | |
tree | 7aac64ce391fc591e3698382e65ab32f090fc103 /README | |
parent | 3f9bc7fe07364af205741efcbfd3295fc4b81b46 (diff) | |
download | samba-b0b317edbf444cfb4cc0006bbffb4b10a0b08f99.tar.gz samba-b0b317edbf444cfb4cc0006bbffb4b10a0b08f99.tar.bz2 samba-b0b317edbf444cfb4cc0006bbffb4b10a0b08f99.zip |
r2155: Reformat, plus steal from Samba4 :-).
tridge:
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()
Jeremy.
(This used to be commit 3716dbc0cb9a8ca4027217b24dbf62a62f44e9f6)
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions