r755: - disallow process_model _thread when we don't have pwread/pwrite
authorStefan Metzmacher <metze@samba.org>
Mon, 17 May 2004 07:17:51 +0000 (07:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:53:48 +0000 (12:53 -0500)
commitb340a61cb935e014090eed7105f8f50c3a00e71b
treeeb3b1a64fb9203bea975a16215452fc04487d30d
parent92dd542aa01f2c3b64ca104696c731919f4d7ec7
r755: - disallow process_model _thread when we don't have pwread/pwrite
  and have to use the nonthreadsafe wrapper
- add pread/pwrite wrapper to ntvfs_simple
- fix const warning in ntvfs_simple

metze
(This used to be commit f0b2e42978a28204f497cccb07e407f409e3bf50)
source4/ntvfs/simple/vfs_simple.c
source4/smbd/process_model.m4