s3-prefork: Do not use mmap/mremap/munmap directly
authorSimo Sorce <idra@samba.org>
Sun, 14 Aug 2011 22:11:18 +0000 (18:11 -0400)
committerSimo Sorce <idra@samba.org>
Mon, 15 Aug 2011 02:13:50 +0000 (04:13 +0200)
commit2e5fc8335022df44a015817d4628a48e9195e311
treeb34a9816501d7be6dcff4b3be1fa7f3d3c1fab17
parent039ddef20900322760093a04881007dbb0897b50
s3-prefork: Do not use mmap/mremap/munmap directly

Use the wrappers in util.h as they deal with trying to do the best they can on
platfroms that do not support mmap extensions.

Autobuild-User: Simo Sorce <idra@samba.org>
Autobuild-Date: Mon Aug 15 04:13:51 CEST 2011 on sn-devel-104
source3/lib/server_prefork.c