]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Setting Server Preferences
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 11 Aug 2009 12:59:39 +0000 (08:59 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Tue, 11 Aug 2009 15:08:35 +0000 (08:08 -0700)
commit8cd1dc27dc16349b94c66eec721191d5dff29dab
tree15e38f434f768372fe39aebe202fe47b73d7d47c
parent61ae8792f6608c86f4e3ff82c329b5bb4369204e
Windows: Setting Server Preferences

The Windows cache manager can apply administrator specified
server preferences as specified in the registry.   When these
rankings are applied the CM_SERVERFLAG_PREF_SET flag was not
set on the cm_server_t object.  In addition, appropriate locking
was not being used in the places where the flag was set.

LICENSE MIT

Reviewed-on: http://gerrit.openafs.org/303
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/cm_ioctl.c