OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4827-g02b228b

Gerrit Code Review gerrit@openafs.org
Mon, 25 Apr 2016 00:08:28 -0400


The following commit has been merged in the master branch:
commit 02b228bc4c778645efbbc3d3bb12586a0424c1cd
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Thu Feb 5 10:47:32 2015 -0500

    util: refactor OpenLog and ReOpenLog
    
    Non-functional changes and cleanups in preparation for fixes and
    enhancements.
    
    Move the duplicated code to redirect the stdio/stderr streams to a common
    static function.  Add a helper function to check for named pipes.  Move the
    code to rename files when opening logs to a separate static function.
    
    Change-Id: I5b56b80a7e799b6605cfad7b58ac8249ac93acc8
    Reviewed-on: https://gerrit.openafs.org/11721
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 src/util/serverLog.c |  184 +++++++++++++++++++++++++++++---------------------
 1 files changed, 107 insertions(+), 77 deletions(-)

-- 
OpenAFS Master Repository