r14736: - the ntvfs subsystem should not know about smb_server.h
commitbac95bb8f4ad35a31ee666f5916ff9b2f292d964
authorStefan Metzmacher <metze@samba.org>
Sun, 26 Mar 2006 01:23:40 +0000 (26 01:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:59:17 +0000 (10 13:59 -0500)
treeea2cb5dea4f3e910a8513bc131b48d30c475f7f6
parenta316b33057f3ec8532677980e093cd327d33f257
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
24 files changed:
source/ntvfs/cifs/vfs_cifs.c
source/ntvfs/common/notify.c
source/ntvfs/common/opendb.c
source/ntvfs/ipc/vfs_ipc.c
source/ntvfs/nbench/vfs_nbench.c
source/ntvfs/ntvfs.h
source/ntvfs/ntvfs_base.c
source/ntvfs/ntvfs_generic.c
source/ntvfs/ntvfs_interface.c
source/ntvfs/ntvfs_util.c
source/ntvfs/posix/vfs_posix.c
source/ntvfs/posix/vfs_posix.h
source/ntvfs/print/vfs_print.c
source/ntvfs/simple/svfs_util.c
source/ntvfs/simple/vfs_simple.c
source/ntvfs/unixuid/vfs_unixuid.c
source/rpc_server/lsa/dcesrv_lsa.c
source/rpc_server/unixinfo/dcesrv_unixinfo.c
source/smb_server/smb_server.h
source/smbd/process_model.c
source/smbd/process_single.c
source/smbd/process_standard.c
source/smbd/process_thread.c
source/smbd/server.c