OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-867-gbc16fe0

Gerrit Code Review gerrit@openafs.org
Sun, 13 Mar 2011 13:40:16 -0700 (PDT)


The following commit has been merged in the master branch:
commit bc16fe0a43deb9309521af42c5db89ebbd87192e
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sun Mar 13 15:45:37 2011 +0000

    tests: Fix the authcon test to avoid pthread errors
    
    Fix the authcon test so that it avoids pthread errors by
    initialising rx before calling into any of the rxkad routines.
    
    Change-Id: I175203fd91660e27a8b468e6f1c6189f32b22259
    Reviewed-on: http://gerrit.openafs.org/4212
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 tests/auth/authcon-t.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository