OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4222-g279e010

Gerrit Code Review gerrit@openafs.org
Tue, 22 Apr 2014 11:49:49 -0700 (PDT)


The following commit has been merged in the master branch:
commit 279e01051600f0884ed3669786543578e53cf518
Author: D Brashear <shadow@your-file-system.com>
Date:   Tue Apr 22 11:38:44 2014 -0400

    linux: make reading unixusers from proc actually work
    
    our indentation did not match our braces so we would never read all the
    objects in each unixuser hash chain. add the missing braces
    
    Change-Id: I001b55f0d43639124b06758095664a31e8230db6
    Reviewed-on: http://gerrit.openafs.org/11094
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
    Reviewed-by: D Brashear <shadow@your-file-system.com>

 src/afs/LINUX/osi_proc.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository