OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2979-g338014a
Gerrit Code Review
gerrit@openafs.org
Mon, 1 Oct 2012 16:24:57 -0700 (PDT)
The following commit has been merged in the master branch:
commit 338014a231235fe25116b09c1e8978db2db1dbb3
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Mon Oct 1 12:03:49 2012 -0400
Windows: File Info Query Symlinks
For Symlinks, always set the Reparse Point attribute and
set the Directory attribute if the target is a directory.
Do not return the file attributes of the target.
Change-Id: I72dcde912c998e1ab3eea45426d019314e10e740
Reviewed-on: http://gerrit.openafs.org/8171
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/afsrdr/kernel/lib/AFSFileInfo.cpp | 72 ++++++++++++++++++++++++---
1 files changed, 65 insertions(+), 7 deletions(-)
--
OpenAFS Master Repository