OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3212-g3bddf79

Gerrit Code Review gerrit@openafs.org
Mon, 17 Dec 2012 22:29:36 -0800 (PST)


The following commit has been merged in the master branch:
commit 3bddf7905198dc8f99ae5ab6195b51e5a9bc2e7e
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sat Dec 15 12:19:31 2012 -0500

    Windows: cm_NameI Freelance Eval of Absolute Symlinks
    
    In cm_NameI() it is possible that a symlink to an absolute path
    is reached for which the component after the 'mountRoot' is not
    present in the mountRoot directory.  If the mountRoot is the
    Freelance root.volume then it is appropriate to attempt automatic
    cell resolution.
    
    Change-Id: I806c6d4332e5e7b76a9ce2d02977d0caef612e3c
    Reviewed-on: http://gerrit.openafs.org/8763
    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/cm_vnodeops.c |   51 +++++++++++++++++++++++++++++++++++++----
 1 files changed, 46 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository