r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request
authorStefan Metzmacher <metze@samba.org>
Thu, 16 Mar 2006 18:54:19 +0000 (18:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:57:32 +0000 (13:57 -0500)
commitd3087451c4ec25171ba956fe2cd4e1d0f64f7edc
tree9fc7f4b924a84789db962720ba989d881a4a277f
parenta949db7c6d4bd35df59ba066111e6566172d4814
r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request
but I don't to get the commit to large, to I'll do this tomorrow...

metze
(This used to be commit 10e627032d7d04f1ebf6efed248c426614f5aa6f)
16 files changed:
source4/ntvfs/cifs/vfs_cifs.c
source4/ntvfs/ipc/vfs_ipc.c
source4/ntvfs/ntvfs.h
source4/ntvfs/ntvfs_generic.c
source4/ntvfs/ntvfs_interface.c
source4/ntvfs/posix/pvfs_acl.c
source4/ntvfs/posix/pvfs_fsinfo.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_wait.c
source4/ntvfs/posix/vfs_posix.h
source4/ntvfs/unixuid/vfs_unixuid.c
source4/smb_server/smb/receive.c
source4/smb_server/smb/reply.c
source4/smb_server/smb/request.c
source4/smb_server/smb/service.c
source4/smb_server/smb_server.h