OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2841-g6e2dd6e
Gerrit Code Review
gerrit@openafs.org
Wed, 15 Aug 2012 10:04:59 -0700 (PDT)
The following commit has been merged in the master branch:
commit 6e2dd6e65cae4157538c29fb4362da4d15406b0e
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Wed Aug 15 00:53:21 2012 -0400
Windows: disable short names on Win7 and 2008 R2
After listening to a presentation from Microsoft's file system
team and speaking with anti-virus vendors, it is not only safe
to disable ShortNames on non-boot volumes in Win7 and 2008 R2
but it is a definite win for performance, stability and security
of the system.
Change-Id: I706a8a17b0ae76189aeebaf254c8c70739d12f09
Reviewed-on: http://gerrit.openafs.org/7989
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/afsd_init.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository