OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre7-14-gf7cbd71

Gerrit Code Review gerrit@openafs.org
Tue, 2 Aug 2011 08:02:06 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit cd52a9a711b25703953c7b10b04532a165c34042
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Wed Jul 20 18:32:35 2011 -0400

    Windows: smb_ReceiveNTTranCreate path not found
    
    if the directory object cannot be found in the tree, return
    CM_ERROR_PATHNOTFOUND instead of crashing.
    
    Reviewed-on: http://gerrit.openafs.org/5061
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    (cherry picked from 9c2d3180aa760d2a406bb68dd84e73f7d1ec7019)
    
    Change-Id: I3150f9d5ee1e1d548b29161086ebcea21b2351cb
    Reviewed-on: http://gerrit.openafs.org/5134
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/afsd/smb3.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository