]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: Remove fallback from GetCaps to GetTime
authorJeffrey Altman <jaltman@your-file-system.com>
Wed, 1 Dec 2010 23:47:29 +0000 (18:47 -0500)
committerDerrick Brashear <shadow@dementia.org>
Mon, 31 Jan 2011 19:28:37 +0000 (11:28 -0800)
commit9e8db134b4bf80f2599b62c6cc3133411d4a9182
tree61ab263877348b06c3ecdfc5e75e6d3476984ce3
parentc93d28abf492cc04274ad9501fb60f0351d6f264
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.

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>
(cherry picked from commit 166de9ffa29244f38f1d2c1e8b0fa9a9fd1802b5)

Change-Id: I2d7424e891d728b4b0589989c8a58f15594db412
Reviewed-on: http://gerrit.openafs.org/3783
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/WINNT/afsd/cm_server.c