OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-524-g166de9f
Gerrit Code Review
gerrit@openafs.org
Sat, 4 Dec 2010 15:33:27 -0800 (PST)
The following commit has been merged in the master branch:
commit 166de9ffa29244f38f1d2c1e8b0fa9a9fd1802b5
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Wed Dec 1 18:47:29 2010 -0500
Windows: Remove fallback from GetCaps to GetTime
If the file server responds to RXAFS_GetCapabilities with
RXGEN_OPCODE the server is up and there is no need to fallback to
RXAFS_GetTime. Remove the code that performs the extra work.
Change-Id: Ieb0d1cce6f356a8988f2464227dec9b6cd9e6fcf
Reviewed-on: http://gerrit.openafs.org/3419
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/cm_server.c | 145 +------------------------------------------
1 files changed, 4 insertions(+), 141 deletions(-)
--
OpenAFS Master Repository