OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_75-175-g5e8d0a7

Gerrit Code Review gerrit@openafs.org
Sun, 15 Aug 2010 20:55:51 -0700 (PDT)


The following commit has been merged in the master branch:
commit 5e8d0a7b5fc9711551d707ce3639e080450084a3
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Fri Aug 13 20:58:43 2010 -0400

    Windows: Parse Freelance entries and enforce trailing dot but no trailing ws
    
    Make sure that there is a trailing dot and no trailing whitespace
    for both Mount Point and Symlink entries read from the Freelance
    registry key.
    
    LICENSE MIT
    
    Change-Id: I339d1bd2a8fc3e5f44362c65e872396adf64fdf6
    Reviewed-on: http://gerrit.openafs.org/2555
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/afsd/cm_freelance.c |   73 +++++++++++++++++++++++++++++++++++------
 1 files changed, 63 insertions(+), 10 deletions(-)

-- 
OpenAFS Master Repository