OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_1pre2-72-gc533e10
Gerrit Code Review
gerrit@openafs.org
Sun, 26 Feb 2012 12:20:02 -0800 (PST)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit c533e10d2bb5d6f22ee54e2c43af06f13db037d1
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Sun Feb 26 14:45:43 2012 -0500
Windows: disable Adv ICF support if not supported
OpenAFS 1.6.x does not require the use of SDK 6.0 or above.
Therefore the Advanced Internet Connection Firewall support
may not be available. In particular, the 32-bit distribution
for 1.6.x does not rely on SDK 6.0 or higher.
This is a 1.6.x only change.
Change-Id: I8ab5bbf4c5d6e4893d5389c04ec020114a3d5683
Reviewed-on: http://gerrit.openafs.org/6841
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsd/afsicf.cpp | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository