OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 11 Jul 2008 18:29:19 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-kdfs/src/WINNT/afsd
Modified Files:
Tag: openafs-windows-kdfs-ifs-branch
cm_dir.c cm_ioctl.c cm_ioctl.h smb_ioctl.c
Log Message:
DELTA KDFS-windows-cm_req-layer-purity-20080711
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
Ensure that the cm_req_t object is allocated and initialized at the
SMB layer for all incoming requests. This is done for two reasons:
1. ensure that request start time is consistent across the lifetime
of the request
2. permit the request object to be used to carry a flag indicating
the source of the request. This will permit different timeout
algorithms to be used for SMB vs RDR in the future.
--- DELTA config for openafs-windows-kdfs-ifs-branch follows ---
KDFS-windows-cm_req-layer-purity-20080711 openafs/src/WINNT/afsd/cm_dir.c 1.19.2.2 1.19.2.3
KDFS-windows-cm_req-layer-purity-20080711 openafs/src/WINNT/afsd/cm_ioctl.c 1.113.2.9 1.113.2.10
KDFS-windows-cm_req-layer-purity-20080711 openafs/src/WINNT/afsd/cm_ioctl.h 1.19.2.3 1.19.2.4
KDFS-windows-cm_req-layer-purity-20080711 openafs/src/WINNT/afsd/smb_ioctl.c 1.34.2.3 1.34.2.4