1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-23 20:23:50 +03:00
Files
samba-mirror/source
Andrew Tridgell dbe786f61e 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()
2007-10-10 12:58:26 -05:00
..
2007-10-10 12:58:25 -05:00
2007-10-10 12:50:40 -05:00
2007-10-10 12:58:16 -05:00
2007-10-10 12:58:26 -05:00
2007-10-10 12:58:26 -05:00
2007-10-10 12:57:35 -05:00
2007-10-10 12:58:23 -05:00
2007-10-10 12:51:17 -05:00
2007-10-10 12:57:43 -05:00