Windows: restructure daemon state tracking
authorJeffrey Altman <jaltman@your-file-system.com>
Sun, 20 Jan 2013 18:26:24 +0000 (13:26 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Sat, 2 Feb 2013 17:14:02 +0000 (09:14 -0800)
commite7e83d8c7e2aef13109eff53cede43a1904bbe91
tree7108f30fdeb58bf2262ff801fff87c5e0fe4ce5f
parent294fce5ddf4abbe9675f759b2512bdc306659944
Windows: restructure daemon state tracking

Move all of the per thread state info into a struct and
allocate an array of structs instead of an array for each
data type.

Change-Id: I25b878192a8f919b21d96e981d7369a429b9171d
Reviewed-on: http://gerrit.openafs.org/8969
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/cm_daemon.c
src/WINNT/afsd/cm_daemon.h
src/WINNT/afsd/rawops.c