r16950: remove the smb mid from the ntvfs layer and keep a list of pending
authorStefan Metzmacher <metze@samba.org>
Tue, 11 Jul 2006 18:15:42 +0000 (18:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:10:02 +0000 (14:10 -0500)
commit3b36a857980b1f9fa5a6be0253e85c975f35c13f
tree3eadbd0a44cb67b6773e0bee0e81af688c097854
parentd89b4adf7abdc74f23960dee3f4961006ac12be6
r16950: remove the smb mid from the ntvfs layer and keep a list of pending
requests on the smbsrv_connection, to be able to match then on
ntcancel

metze
(This used to be commit 04f0d3d03179b6060fd013b867d13caa92ec6460)
12 files changed:
source4/ntvfs/cifs/vfs_cifs.c
source4/ntvfs/ntvfs.h
source4/ntvfs/ntvfs_util.c
source4/ntvfs/posix/pvfs_wait.c
source4/rpc_server/srvsvc/dcesrv_srvsvc.c
source4/rpc_server/srvsvc/srvsvc_ntvfs.c
source4/smb_server/smb/reply.c
source4/smb_server/smb/request.c
source4/smb_server/smb/service.c
source4/smb_server/smb2/smb2_server.h
source4/smb_server/smb2/tcon.c
source4/smb_server/smb_server.h