OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1575-g8d4f65c
Gerrit Code Review
gerrit@openafs.org
Tue, 30 Aug 2011 08:31:02 -0700 (PDT)
The following commit has been merged in the master branch:
commit 8d4f65c3021b3416d290a1d5f1e8e61d14a936c7
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Tue Aug 30 09:49:11 2011 -0400
Windows: correct CheckOfflineVolumeState logic
Do not blindly set the return 'online' state to TRUE if
the state has not in fact changed.
Do not blindly clear the 'alldown' flag without checking the
actual 'down' state of the file server.
Change-Id: Iaad401be067513e2bf42609f0b0d407ba5c6302d
Reviewed-on: http://gerrit.openafs.org/5323
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/cm_volume.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository