OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1483-g0246f6e

Gerrit Code Review gerrit@openafs.org
Fri, 5 Aug 2011 06:23:22 -0700 (PDT)


The following commit has been merged in the master branch:
commit 0246f6e9683fb9e51d0fb0633049ff0125468b2b
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Thu Aug 4 22:50:03 2011 -0400

    Windows: symlink make should translate \\afs target
    
    If the target is a UNC path beginning with the AFS netbios name,
    convert the path to use Unix /afs mountpoint notation.
    
    Change-Id: I01e01b70938f8eb383fd3e7458a140d9e89dd237
    Reviewed-on: http://gerrit.openafs.org/5162
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/afsd/symlink.c |   59 ++++++++++++++++++++++++++++++++--------------
 1 files changed, 41 insertions(+), 18 deletions(-)

-- 
OpenAFS Master Repository