OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3151-g9ed02a6

Gerrit Code Review gerrit@openafs.org
Tue, 27 Nov 2012 06:46:59 -0800 (PST)


The following commit has been merged in the master branch:
commit 9ed02a628afd700a0e3c47ac92fa9c89d0827301
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Tue Nov 27 00:16:58 2012 -0500

    Windows: cm_LookupInternal obtain type of target
    
    cm_LookupInternal needs to return the target of a mount point
    if the matching directory entry is a mount point.  Therefore, if
    the target type is unknown the status information must be queried.
    
    Change-Id: Ifc37897531766f59e2517650ed7050cba50d6819
    Reviewed-on: http://gerrit.openafs.org/8528
    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 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository