linux: make reading unixusers from proc actually work
authorD Brashear <shadow@your-file-system.com>
Tue, 22 Apr 2014 15:38:44 +0000 (11:38 -0400)
committerD Brashear <shadow@your-file-system.com>
Tue, 22 Apr 2014 18:48:00 +0000 (11:48 -0700)
commit279e01051600f0884ed3669786543578e53cf518
tree87677a22010a570c1ef86eff76641f1c9f92b2f3
parentbd2137018c87d864ef842aa941b67d4e53bd5300
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