r14736: - the ntvfs subsystem should not know about smb_server.h
authorStefan Metzmacher <metze@samba.org>
Sun, 26 Mar 2006 01:23:40 +0000 (01:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:59:17 +0000 (13:59 -0500)
commitad06a8bd651e3a8b598c92a356ac1ce4117ae72e
treeb9ad7112588f5962fc7a17add4621714587d3c7f
parent42da534d66c14c60844568246a2862da7b49f1d5
r14736: - the ntvfs subsystem should not know about smb_server.h
- the process module subsystem should not know about smb_server.h
- the smb_server module should not know about process models

metze
(This used to be commit bac95bb8f4ad35a31ee666f5916ff9b2f292d964)
24 files changed:
source4/ntvfs/cifs/vfs_cifs.c
source4/ntvfs/common/notify.c
source4/ntvfs/common/opendb.c
source4/ntvfs/ipc/vfs_ipc.c
source4/ntvfs/nbench/vfs_nbench.c
source4/ntvfs/ntvfs.h
source4/ntvfs/ntvfs_base.c
source4/ntvfs/ntvfs_generic.c
source4/ntvfs/ntvfs_interface.c
source4/ntvfs/ntvfs_util.c
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/posix/vfs_posix.h
source4/ntvfs/print/vfs_print.c
source4/ntvfs/simple/svfs_util.c
source4/ntvfs/simple/vfs_simple.c
source4/ntvfs/unixuid/vfs_unixuid.c
source4/rpc_server/lsa/dcesrv_lsa.c
source4/rpc_server/unixinfo/dcesrv_unixinfo.c
source4/smb_server/smb_server.h
source4/smbd/process_model.c
source4/smbd/process_single.c
source4/smbd/process_standard.c
source4/smbd/process_thread.c
source4/smbd/server.c