OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_61-27-g8ed3acd

Gerrit Code Review gerrit@openafs.org
Sat, 15 Aug 2009 04:07:23 -0700 (PDT)


The following commit has been merged in the master branch:
commit 8ed3acdf13c40d93e60f8f057f99d3f3377feab5
Author: Jeffrey Altman <jaltman@secure-endpoints.com>
Date:   Fri Aug 14 21:40:22 2009 -0400

    Windows: Prevent cm_daemon thread from terminating during suspend
    
    Remove the check for powerStateSuspend that caused the cm_daemon
    thread to terminate when the machine enters suspend mode.  When
    the machine awakens there is no thread to check the down server
    state, new IP address bindings, etc.
    
    LICENSE MIT
    
    Reviewed-on: http://gerrit.openafs.org/315
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/afsd/cm_daemon.c |   33 +++++++++++++++++++--------------
 1 files changed, 19 insertions(+), 14 deletions(-)

-- 
OpenAFS Master Repository