OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3747-gdfd8ec3

Gerrit Code Review gerrit@openafs.org
Tue, 7 May 2013 17:39:53 -0700 (PDT)


The following commit has been merged in the master branch:
commit f782d1dd20ee6048ca165e808adc9a01b2666746
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sun Apr 14 18:57:53 2013 -0400

    Windows: AFSRedirLib AFSIgnoreReparsePointToFile
    
    AFSIgnoreReparsePointToFile() is a helper routine that uses the
    global reparse point policy to decide whether or not a reparse point
    whose target is a file should be reported to applications as a file.
    When per-AuthGroup or per-Process policy is supported, this function
    should be modified.
    
    Change-Id: Ifa1b82f92859ede1cef311680ff93a1e38a81a6d
    Reviewed-on: http://gerrit.openafs.org/9788
    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/AFSGeneric.cpp      |   15 +++++++++++++++
 src/WINNT/afsrdr/kernel/lib/Include/AFSCommon.h |    3 +++
 2 files changed, 18 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository