OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_65-75-gfe68604

Gerrit Code Review gerrit@openafs.org
Fri, 16 Oct 2009 10:38:06 -0700 (PDT)


The following commit has been merged in the master branch:
commit fe68604f113773c1ffcb6d83d4a2febc3e0e3ed8
Author: Derrick Brashear <shadow@dementia.org>
Date:   Fri Oct 16 10:44:58 2009 -0400

    exit less
    
    start cleanup of calls to exit scatter into library code. ugen_ callers handle
    error returns correctly; rmtsys already deals with errors; and rx_pthread can
    already deal with errors in the case that's fixed
    
    Reviewed-on: http://gerrit.openafs.org/667
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/rx/rx_pthread.c |    3 +--
 src/sys/rmtsysc.c   |    4 ++--
 src/ubik/uinit.c    |   10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

-- 
OpenAFS Master Repository