OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4317-gbf5685e

Gerrit Code Review gerrit@openafs.org
Wed, 6 Aug 2014 10:28:59 -0400


The following commit has been merged in the master branch:
commit bf5685e537ea3991644ee5e79de0f88c34508c59
Author: Stephan Wiesand <stephan.wiesand@desy.de>
Date:   Wed Jul 23 13:57:50 2014 +0200

    volinfo: fix documenting comments
    
    As pointed by Andrew deason during review of the 1.6 pullup of
    commit ae27283550dab33704f30e18975722e0ed2c5424, psize is not
    a parameter of HandleHeaderFiles, and in function HandleSpecialFile
    it is of type inout since the value is first read by the += operation.
    Fix this, and try to improve the description of psize too.
    
    Change-Id: Ia728b20475f0c44b6104dc954aaa04d5f0f098b5
    Reviewed-on: http://gerrit.openafs.org/11319
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: D Brashear <shadow@your-file-system.com>

 src/vol/vol-info.c |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository